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

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

Public Member Functions

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

Public Attributes

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

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

double NXOpen::Features::SheetMetal::SheetmetalBendParameters::BendAngle

Bend Angle.

NXOpen::Features::SheetMetal::SheetmetalBendState NXOpen::Features::SheetMetal::SheetmetalBendParameters::BendState

Bend Face is flat or bent.

double NXOpen::Features::SheetMetal::SheetmetalBendParameters::InnerRadius

Inner Bend Radius.

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

double NXOpen::Features::SheetMetal::SheetmetalBendParameters::NeutralFactor

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.