JointExitBuilderFilletSizes_Struct Struct

NXOpen.Weld.JointExitBuilder.FilletSizes is an alias for NXOpen.Weld.JointExitBuilderFilletSizes_Struct

class NXOpen.Weld.JointExitBuilderFilletSizes_Struct

Bases: object

The structure for defining fillet weld lengths.

Fields

Field Description
ThroatThickness The fillet weld throat thickness
LegLength1 The fillet weld first length.
LegLength2 The fillet weld second length.

ThroatThickness

JointExitBuilderFilletSizes_Struct.ThroatThickness

The fillet weld throat thickness -------------------------------------

Getter Method Signature ThroatThickness()

Returns:
Return type:float

-------------------------------------

Setter Method

Signature ThroatThickness(value)

Parameters:value (float) –

LegLength1

JointExitBuilderFilletSizes_Struct.LegLength1

The fillet weld first length.

-------------------------------------

Getter Method Signature LegLength1()

Returns:
Return type:float

-------------------------------------

Setter Method

Signature LegLength1(value)

Parameters:value (float) –

LegLength2

JointExitBuilderFilletSizes_Struct.LegLength2

The fillet weld second length.

-------------------------------------

Getter Method Signature LegLength2()

Returns:
Return type:float

-------------------------------------

Setter Method

Signature LegLength2(value)

Parameters:value (float) –