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