Method that returns the principal axes.
"areaProperties_var" is a variable referencing an AreaProperties object. |
|
| Type | Description |
| boolean | Returns true if successful |
| Name | Type | Description |
| xAxis | Vector3D | The output Vector3D object that indicates the direction of the x axis. |
| yAxis | Vector3D | The output Vector3D object that indicates the direction of the y axis. |
| Name | Description |
| API Sample for AreaProperties | Demonstrates how to use AreaProperties |