NX Open C++ Reference Guide
Public Member Functions | Public Attributes
NXOpen::Weld::JointExitBuilder::FilletSizes Struct Reference

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

List of all members.

Public Member Functions

 FilletSizes (double throatThicknessInitial, double legLength1Initial, double legLength2Initial)
 Constructor for the FilletSizes struct.

Public Attributes

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

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

The fillet weld first length.

The fillet weld second length.

The fillet weld throat thickness.


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