 | IReinforcementMeshDistanceToFirstLongitudinalBar Property |
Gets the distance to the first longitudinal bar along the line from start position 1 to start position 2 (in [mm])
Namespace:
TSD.API.Remoting.ReinforcementAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIReadOnlyProperty<double> DistanceToFirstLongitudinalBar { get; }
ReadOnly Property DistanceToFirstLongitudinalBar As IReadOnlyProperty(Of Double)
Get
property IReadOnlyProperty<double>^ DistanceToFirstLongitudinalBar {
IReadOnlyProperty<double>^ get ();
}
abstract DistanceToFirstLongitudinalBar : IReadOnlyProperty<float> with get
Property Value
Type:
IReadOnlyPropertyDouble
See Also