yaw_name#

property Part.yaw_name: str#

Yaw variable name. Yaw is the rotation about the object’s Z-axis.

Returns:
str

ame of the yaw variable.

Examples

>>> from ansys.aedt.core.modeler.advanced_cad.parts import Part
>>> obj = Part()
>>> obj.yaw_name