NX Open C++ Reference Guide
|
Represents a Die::DieAssistantFlangeProfile. More...
Public Member Functions | |
void | DefineBases () |
TODO: fill in a description for this Created in NX5.0.0. | |
NXOpen::Direction * | FlangeDirection () |
Returns the flange profile flange direction Created in NX5.0.0. | |
NXOpen::ScCollector * | FlangeEndProfile () |
Returns the flange end profile Created in NX5.0.0. | |
NXOpen::ScCollector * | FlangeProfile () |
Returns the flange profile Created in NX5.0.0. | |
NXOpen::Die::DirectionOption | FlangeProfileDirection () |
Returns the flange profile direction Created in NX5.0.0. | |
bool | FlangeSide () |
Returns the flange profile reverse flange side indicator Created in NX5.0.0. | |
NXOpen::Die::DieAssistantFlangeProfileType | FlangeType () |
Returns the flange type Created in NX5.0.0. | |
void | SetFlangeDirection (NXOpen::Direction *flangeDirection) |
Sets the flange profile flange direction Created in NX5.0.0. | |
void | SetFlangeProfileDirection (NXOpen::Die::DirectionOption flangeProfileDirection) |
Sets the flange profile direction Created in NX5.0.0. | |
void | SetFlangeSide (bool flangeSide) |
Sets the flange profile reverse flange side indicator Created in NX5.0.0. | |
void | SetFlangeType (NXOpen::Die::DieAssistantFlangeProfileType flangeType) |
Sets the flange type Created in NX5.0.0. |
Represents a Die::DieAssistantFlangeProfile.
Created in NX5.0.0.
TODO: fill in a description for this
Created in NX5.0.0.
License requirements : ug_die_design ("Die Design")
Returns the flange profile flange direction
Created in NX5.0.0.
License requirements : None
Returns the flange end profile
Created in NX5.0.0.
License requirements : None
Returns the flange profile
Created in NX5.0.0.
License requirements : None
Returns the flange profile direction
Created in NX5.0.0.
License requirements : None
Returns the flange profile reverse flange side indicator
Created in NX5.0.0.
License requirements : None
Returns the flange type
Created in NX5.0.0.
License requirements : None
void NXOpen::Die::DieAssistantFlangeProfile::SetFlangeDirection | ( | NXOpen::Direction * | flangeDirection | ) |
Sets the flange profile flange direction
Created in NX5.0.0.
License requirements : None
flangeDirection | flangedirection |
void NXOpen::Die::DieAssistantFlangeProfile::SetFlangeProfileDirection | ( | NXOpen::Die::DirectionOption | flangeProfileDirection | ) |
Sets the flange profile direction
Created in NX5.0.0.
License requirements : None
flangeProfileDirection | flangeprofiledirection |
void NXOpen::Die::DieAssistantFlangeProfile::SetFlangeSide | ( | bool | flangeSide | ) |
Sets the flange profile reverse flange side indicator
Created in NX5.0.0.
License requirements : None
flangeSide | flangeside |
void NXOpen::Die::DieAssistantFlangeProfile::SetFlangeType | ( | NXOpen::Die::DieAssistantFlangeProfileType | flangeType | ) |
Sets the flange type
Created in NX5.0.0.
License requirements : None
flangeType | flangetype |