![]() | IReinforcementMeshFlyingEnd Property |
Gets the length of the "flying end" of the mesh at both ends (in [mm])
Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.21.5.0


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