NX Open C++ Reference Guide
|
Represents a Die::DieAssistantTrimProfile. More...
Public Member Functions | |
void | DefineBases () |
TODO: fill in a description for this Created in NX5.0.0. | |
void | SetTrimDirection (NXOpen::Direction *trimDirection) |
Sets the trim profile trim direction Created in NX5.0.0. | |
void | SetTrimProfileDirection (NXOpen::Die::DirectionOption trimProfileDirection) |
Sets the trim profile direction Created in NX5.0.0. | |
void | SetTrimSide (bool trimSide) |
Sets the trim profile reverse trim side indicator Created in NX5.0.0. | |
NXOpen::Direction * | TrimDirection () |
Returns the trim profile trim direction Created in NX5.0.0. | |
NXOpen::ScCollector * | TrimProfile () |
Returns the trim profile Created in NX5.0.0. | |
NXOpen::Die::DirectionOption | TrimProfileDirection () |
Returns the trim profile direction Created in NX5.0.0. | |
bool | TrimSide () |
Returns the trim profile reverse trim side indicator Created in NX5.0.0. |
Represents a Die::DieAssistantTrimProfile.
Created in NX5.0.0.
TODO: fill in a description for this
Created in NX5.0.0.
License requirements : ug_die_design ("Die Design")
void NXOpen::Die::DieAssistantTrimProfile::SetTrimDirection | ( | NXOpen::Direction * | trimDirection | ) |
Sets the trim profile trim direction
Created in NX5.0.0.
License requirements : None
trimDirection | trimdirection |
void NXOpen::Die::DieAssistantTrimProfile::SetTrimProfileDirection | ( | NXOpen::Die::DirectionOption | trimProfileDirection | ) |
Sets the trim profile direction
Created in NX5.0.0.
License requirements : None
trimProfileDirection | trimprofiledirection |
void NXOpen::Die::DieAssistantTrimProfile::SetTrimSide | ( | bool | trimSide | ) |
Sets the trim profile reverse trim side indicator
Created in NX5.0.0.
License requirements : None
trimSide | trimside |
Returns the trim profile trim direction
Created in NX5.0.0.
License requirements : None
Returns the trim profile
Created in NX5.0.0.
License requirements : None
Returns the trim profile direction
Created in NX5.0.0.
License requirements : None
Returns the trim profile reverse trim side indicator
Created in NX5.0.0.
License requirements : None