Gets the center of mass.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property CenterOfMass As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IMassProperty
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 containing the center of mass coordinates (see
Remarks)
Example
Remarks
See Also
Availability
SOLIDWORKS 2003 SP2, Revision Number 11.2