NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
NXOpen.Weld.JointExitBuilder.FilletSizes Struct Reference

The structure for defining fillet weld lengths. More...

Public Member Functions

 FilletSizes (double ThroatThickness, double LegLength1, double LegLength2)
 Constructor for the FilletSizes struct. More...
 

Public Attributes

double LegLength1
 The fillet weld first length. More...
 
double LegLength2
 The fillet weld second length. More...
 
double ThroatThickness
 The fillet weld throat thickness More...
 

Detailed Description

The structure for defining fillet weld lengths.

Constructor & Destructor Documentation

NXOpen.Weld.JointExitBuilder.FilletSizes.FilletSizes ( double  ThroatThickness,
double  LegLength1,
double  LegLength2 
)
inline

Constructor for the FilletSizes struct.

Parameters
ThroatThicknessThe fillet weld throat thickness
LegLength1The fillet weld first length.
LegLength2The fillet weld second length.

Member Data Documentation

double NXOpen.Weld.JointExitBuilder.FilletSizes.LegLength1

The fillet weld first length.

double NXOpen.Weld.JointExitBuilder.FilletSizes.LegLength2

The fillet weld second length.

double NXOpen.Weld.JointExitBuilder.FilletSizes.ThroatThickness

The fillet weld throat thickness


The documentation for this struct was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.