wire_thickness_direction#
- property Material.wire_thickness_direction: str#
Thickness direction of the wire can either be “V(1)”, “V(2)” or “V(3)”.
- Returns:
strThickness direction of the wire.
References
>>> oDefinitionManager.EditMaterial
Examples
>>> from ansys.aedt.core.modules.material import Material >>> obj = Material() >>> obj.wire_thickness_direction