![]() | IReinforcementBarC Property |
Gets the value of the C parameter (in [mm])
Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.21.5.0


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