| 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: 23.1.0.154
Syntax IPropertyWithValidValues<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
IPropertyWithValidValuesDoubleSee Also