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