 | IStiffnessDataStiffnessCompression Property |
Gets the translational/rotational compression stiffness (in [N/mm]/[Nmm/rad])
Namespace:
TSD.API.Remoting.SolverAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIProperty<double> StiffnessCompression { get; }
ReadOnly Property StiffnessCompression As IProperty(Of Double)
Get
property IProperty<double>^ StiffnessCompression {
IProperty<double>^ get ();
}
abstract StiffnessCompression : IProperty<float> with get
Property Value
Type:
IPropertyDouble
See Also