RegionProperties.RotationAngle Property
Parent Object: RegionPropertiesDescription
Property that returns the angle of rotation of the principal axes.
Syntax
RegionProperties.RotationAngle() As DoubleProperty Value
This is a read only property whose value is a Double.Samples
Name | Description |
Querying a sketch profile to get regions. | This sample demonstrates getting region properties from a sketch profile. |