Gets the override principal axis of inertia.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetOverridePrincipalAxesOrientation( _
ByVal Axis As System.Integer _
) As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IMassPropertyOverrideOptions
Dim Axis As System.Integer
Dim value As System.Object
value = instance.GetOverridePrincipalAxesOrientation(Axis) |
C# | |
---|
System.object GetOverridePrincipalAxesOrientation(
System.int Axis
) |
C++/CLI | |
---|
System.Object^ GetOverridePrincipalAxesOrientation(
& System.int Axis
) |
Parameters
- Axis
One of the following principal axes:
- 0 = X axis
- 1 = Y axis
- 2 = Z axis
Return Value
An array of three doubles of the x, y, and z coordinates of Axis
See Also
Availability
SOLIDWORKS 2020 FCS, Revision Number 28.0