Share

MassProperties.RotationToPrincipal Method

Parent Object: MassProperties

Description

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.

Version

Introduced in version 2012

Was this information helpful?