Struct JointExitBuilder.FilletSizes
Inherited Members
Namespace: NXOpen.Weld
Assembly: NXOpen.dll
Syntax
public struct JointExitBuilder.FilletSizes
Constructors
FilletSizes(double, double, double)
Declaration
public FilletSizes(double ThroatThickness, double LegLength1, double LegLength2)
Parameters
Type | Name | Description |
---|---|---|
double | ThroatThickness | |
double | LegLength1 | |
double | LegLength2 |
Fields
LegLength1
Declaration
public double LegLength1
Field Value
Type | Description |
---|---|
double |
LegLength2
Declaration
public double LegLength2
Field Value
Type | Description |
---|---|
double |
ThroatThickness
Declaration
public double ThroatThickness
Field Value
Type | Description |
---|---|
double |
Methods
ToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
string |