Sets the tilt stiffness value for this bearing connector.
.NET Syntax
Visual Basic (Declaration) | |
---|
WriteOnly Property TiltStiffnessValue As System.Double |
C# | |
---|
System.double TiltStiffnessValue {set;} |
C++/CLI | |
---|
property System.double TiltStiffnessValue {
void set ( & System.double value);
} |
Property Value
Tilt stiffness
Example
Remarks
See Also
Availability
SOLIDWORKS Simulation API 2024 SP0