 | IConcreteBeamAttributeSetUserFlangeWidthRight Property |
Gets the right flange width 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> UserFlangeWidthRight { get; }
ReadOnly Property UserFlangeWidthRight As IProperty(Of Double)
Get
property IProperty<double>^ UserFlangeWidthRight {
IProperty<double>^ get ();
}
abstract UserFlangeWidthRight : IProperty<float> with get
Property Value
Type:
IPropertyDouble
See Also