| IReinforcementBarLinearLengthWithoutCranks Property |
Gets the linear length of the bar without cranks (in [mm])
Namespace: TSD.API.Remoting.ReinforcementAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax 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
Property Value
IReadOnlyPropertyDoubleSee Also