Gets the center of mass of selected components/bodies.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property CenterOfMass As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IMassProperty2
Dim value As System.Object
value = instance.CenterOfMass |
C# | |
---|
System.object CenterOfMass {get;} |
C++/CLI | |
---|
property System.Object^ CenterOfMass {
System.Object^ get();
} |
Property Value
Array of three doubles of the x, y, and z coordinates of the center of mass
Remarks
See Also
Availability
SOLIDWORKS 2020 FCS, Revision Number 28.0