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