Adds the specified mass to force calculations of this linkage rod connector.
.NET Syntax
Visual Basic (Declaration) | |
---|
WriteOnly Property Mass As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ICWLinkageRod
instance.Mass = value |
C# | |
---|
System.double Mass {set;} |
C++/CLI | |
---|
property System.double Mass {
void set ( & System.double value);
} |
Property Value
0.0 <= mass in kilograms <= 1000000000000000042420637374017961984.0
Remarks
See Also
Availability
SOLIDWORKS Simulation API 2022 SP0