Gets the principal moments of inertia.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
ReadOnly Property PrincipalMomentsOfInertia As System.Object |
| Visual Basic (Usage) | |
|---|
Dim instance As IMassProperty2
Dim value As System.Object
value = instance.PrincipalMomentsOfInertia |
| C# | |
|---|
System.object PrincipalMomentsOfInertia {get;} |
| C++/CLI | |
|---|
property System.Object^ PrincipalMomentsOfInertia {
System.Object^ get();
} |
Property Value
Array of size 3 (see
Remarks)
Example
Remarks
See Also
Availability
SOLIDWORKS 2020 FCS, Revision Number 28.0