Overrides the calculated center of mass of the model currently being edited.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetOverrideCenterOfMassValue( _
ByVal Value As System.Object, _
ByVal CoordinateSystemName As System.String _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IMassPropertyOverrideOptions
Dim Value As System.Object
Dim CoordinateSystemName As System.String
Dim value As System.Boolean
value = instance.SetOverrideCenterOfMassValue(Value, CoordinateSystemName) |
Parameters
- Value
- Array of three doubles of the x, y, and z coordinates of the center of mass
- CoordinateSystemName
- Name of the coordinate system in which the center of mass is defined
Return Value
True if the center of mass is successfully overridden, false if not
Remarks
See Also
Availability
SOLIDWORKS 2020 FCS, Revision Number 28.0