![]() | IReinforcementBarHookRadius Property |
Gets the inner radius of the hook curve (in [mm])
Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.21.5.0


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