wb_to_aedt_name#

classmethod MatProperties.wb_to_aedt_name(wb_name)[source]#

Retrieve the corresponding AEDT property name for the specified Workbench property name. The workbench names are specified in MatProperties.workbench_name. The AEDT names are specified in MatProperties.aedtname.

Parameters:
wb_namestr

Workbench name of the property.

Returns:
str

AEDT name of the property.