rotation#

property Weave.rotation: float#

Rotation applied to the weave coordinate system in degrees.

Returns:
float

Rotation angle in degrees.

Examples

>>> from ansys.aedt.core.modeler.advanced_cad.weave import Weave
>>> obj = Weave()
>>> r = obj.rotation