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