NX Open C++ Reference Guide
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 throatThicknessInitial, double legLength1Initial, double legLength2Initial)
 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  throatThicknessInitial,
double  legLength1Initial,
double  legLength2Initial 
)

Constructor for the FilletSizes struct.

Parameters
throatThicknessInitialThe fillet weld throat thickness
legLength1InitialThe fillet weld first length.
legLength2InitialThe 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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.