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.Reinforcement
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
IReadOnlyProperty<double> DistanceToFirstLongitudinalBar { get; }

Property Value

Type: IReadOnlyPropertyDouble
See Also