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