RegionProperties.PrincipalAxes Method
Parent Object: RegionPropertiesDescription
Method that returns the principal axes.
Syntax
RegionProperties.PrincipalAxes( XAxis As Vector, YAxis As Vector )Parameters
Name | Type | Description |
XAxis | Vector | Output Vector object that indicates the direction of the X axis. |
YAxis | Vector | Output Vector object that indicates the direction of the Y axis. |