| 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: 23.1.0.154
Syntax IReadOnlyProperty<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
IReadOnlyPropertyDoubleSee Also