| IReinforcementBarPShallowBend Property |
Gets the value of the P parameter for shallow bends (less than 150 degrees; depends on the bar diameter) (in [mm])
Namespace: TSD.API.Remoting.ReinforcementAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IReadOnlyProperty<double> PShallowBend { get; }
ReadOnly Property PShallowBend As IReadOnlyProperty(Of Double)
Get
property IReadOnlyProperty<double>^ PShallowBend {
IReadOnlyProperty<double>^ get ();
}
abstract PShallowBend : IReadOnlyProperty<float> with get
Property Value
IReadOnlyPropertyDoubleSee Also