![]() | IReinforcementBarLinearLengthWithoutCranks Property |
Gets the linear length of the bar without cranks (in [mm])
Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.21.5.0


![]() | IReinforcementBarLinearLengthWithoutCranks Property |
Namespace: TSD.API.Remoting.Reinforcement
IReadOnlyProperty<double> LinearLengthWithoutCranks { get; }
ReadOnly Property LinearLengthWithoutCranks As IReadOnlyProperty(Of Double) Get
property IReadOnlyProperty<double>^ LinearLengthWithoutCranks { IReadOnlyProperty<double>^ get (); }
abstract LinearLengthWithoutCranks : IReadOnlyProperty<float> with get