yaw#

property Person.yaw: str#

Yaw variable value.

Returns:
str

Value for the yaw variable.

Examples

>>> from ansys.aedt.core.modeler.advanced_cad.multiparts import MultiPartComponent
>>> component = MultiPartComponent(r"C:\temp\actors")
>>> component.yaw
'0deg'