NX Open C++ Reference Guide
Public Member Functions | Public Attributes
NXOpen::Features::SheetMetal::SheetmetalBendParameters Struct Reference

This structure contains the bend parameters for a Sheet Metal bend area. More...

List of all members.

Public Member Functions

 SheetmetalBendParameters (double innerRadiusInitial, double neutralFactorInitial, double bendAngleInitial, NXOpen::Features::SheetMetal::SheetmetalBendState bendStateInitial)
 Constructor for the SheetmetalBendParameters struct.

Public Attributes

double BendAngle
 Bend Angle.
NXOpen::Features::SheetMetal::SheetmetalBendState BendState
 Bend Face is flat or bent.
double InnerRadius
 Inner Bend Radius.
double NeutralFactor
 Neutral factor value.

Detailed Description

This structure contains the bend parameters for a Sheet Metal bend area.


Constructor & Destructor Documentation

NXOpen::Features::SheetMetal::SheetmetalBendParameters::SheetmetalBendParameters ( double  innerRadiusInitial,
double  neutralFactorInitial,
double  bendAngleInitial,
NXOpen::Features::SheetMetal::SheetmetalBendState  bendStateInitial 
)

Constructor for the SheetmetalBendParameters struct.

Parameters:
innerRadiusInitialInner Bend Radius. This works only for cylidrical bend faces. Other faces return 0.0
neutralFactorInitialNeutral factor value. If the flange is controlled by bend tables, then this is table value converted to neutral factor.
bendAngleInitialBend Angle
bendStateInitialBend Face is flat or bent

Member Data Documentation

Bend Angle.

Bend Face is flat or bent.

Inner Bend Radius.

This works only for cylidrical bend faces. Other faces return 0.0

Neutral factor value.

If the flange is controlled by bend tables, then this is table value converted to neutral factor.


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