Sets the coordinate system to use when calculating mass properties for this model.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetCoordinateSystem( _
ByVal Coords As System.Object _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IMassProperty2
Dim Coords As System.Object
Dim value As System.Boolean
value = instance.SetCoordinateSystem(Coords) |
C# | |
---|
System.bool SetCoordinateSystem(
System.object Coords
) |
C++/CLI | |
---|
System.bool SetCoordinateSystem(
& System.Object^ Coords
) |
Parameters
- Coords
- Math transform
Return Value
True if the coordinate system is set, false if not
See Also
Availability
SOLIDWORKS 2020 FCS, Revision Number 28.0