| ILinearTorsionalSpringSectionRotationalStiffness Property |
Gets the rotational stiffness (in [Nmm/rad])
Namespace: TSD.API.Remoting.SectionsAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IProperty<double> RotationalStiffness { get; }
ReadOnly Property RotationalStiffness As IProperty(Of Double)
Get
property IProperty<double>^ RotationalStiffness {
IProperty<double>^ get ();
}
abstract RotationalStiffness : IProperty<float> with get
Property Value
IPropertyDoubleSee Also