 | ISimpleWebOpeningStiffenerFilletWeldLegLength Property |
Gets the length of the fillet weld leg (in [mm])
Namespace: TSD.API.Remoting.Structure.WebOpeningsAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
SyntaxIPropertyWithValidValues<double> FilletWeldLegLength { get; }ReadOnly Property FilletWeldLegLength As IPropertyWithValidValues(Of Double)
Get
property IPropertyWithValidValues<double>^ FilletWeldLegLength {
IPropertyWithValidValues<double>^ get ();
}abstract FilletWeldLegLength : IPropertyWithValidValues<float> with get
Property Value
IPropertyWithValidValuesDouble
See Also