Removes all remote load masses from the calculation of mass properties.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function RemoveAllRemoteLoadMasses() As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICWMassPropertiesManager
Dim value As System.Integer
value = instance.RemoveAllRemoteLoadMasses() |
C# | |
---|
System.int RemoveAllRemoteLoadMasses() |
C++/CLI | |
---|
System.int RemoveAllRemoteLoadMasses(); |
Return Value
Error code as defined in
swsSimMassPropertiesError_e
See Also
Availability
SOLIDWORKS Simulation API 2017 SP0