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