MassProperties.RotationToPrincipal Method
Parent Object: MassPropertiesDescription
Gets the rotation from the active edit coordinate system of the target to the principal coordinate system.
Syntax
MassProperties.RotationToPrincipal( Rx As Double, Ry As Double, Rz As Double )Parameters
Name | Type | Description |
Rx | Double | Output the rotation angle in radian along X axis. |
Ry | Double | Output the rotation angle in radian along Y axis. |
Rz | Double | Output the rotation angle in radian along Z axis. |