Obsolete. Superseded by ICWBearingConnector::LateralStiffnessValue.
.NET Syntax
Visual Basic (Declaration) | |
---|
WriteOnly Property RotationalStiffnessValue As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ICWBearingConnector
instance.RotationalStiffnessValue = value |
C# | |
---|
System.double RotationalStiffnessValue {set;} |
C++/CLI | |
---|
property System.double RotationalStiffnessValue {
void set ( & System.double value);
} |
Property Value
Total rotational stiffness
Remarks
See Also
Availability
SOLIDWORKS Simulation API 2024 SP0