yaw# property MultiPartComponent.yaw: str# Yaw variable value. Returns: strValue for the yaw variable. Examples >>> from ansys.aedt.core.modeler.advanced_cad.multiparts import MultiPartComponent >>> component = MultiPartComponent(r"C:\temp\actors") >>> component.yaw '0deg'