 | IConcreteBeamSpanDataUserFlangeDepthLeft Property |
Gets the left flange depth if it has fixed dimensions (in [mm])
Namespace:
TSD.API.Remoting.StructureAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIProperty<double> UserFlangeDepthLeft { get; }
ReadOnly Property UserFlangeDepthLeft As IProperty(Of Double)
Get
property IProperty<double>^ UserFlangeDepthLeft {
IProperty<double>^ get ();
}
abstract UserFlangeDepthLeft : IProperty<float> with get
Property Value
Type:
IPropertyDouble
See Also