NX Open C++ Reference Guide
|
Represents a Die Wear Plate Locator sub feature. More...
Public Types | |
enum | PositionType { PositionTypeLeft, PositionTypeRight, PositionTypeBoth, PositionTypeNeither } |
Settings for the positioning of the locator relative to the wear plate. More... | |
Public Member Functions | |
NXOpen::Die::DieBuildStatusOption | BuildStatus () |
Returns the build status of wear plate and locators Created in NX4.0.0. | |
bool | DesignStatus () |
Returns the design status of wear plate and locators Created in NX4.0.0. | |
bool | DisplayStatus () |
Returns the display status of wear plate and locators Created in NX4.0.0. | |
void | GetPadAttributes (NXString *title, NXString *value, int *color) |
Gets the pad attributes, note existance of attributes depends on usage in main feature Created in NX4.0.0. | |
void | GetRecessAttributes (NXString *title, NXString *value, int *color) |
Gets the recess attributes Created in NX4.0.0. | |
void | GetReliefAttributes (NXString *title, NXString *value, int *color) |
Gets the relief attributes Created in NX4.0.0. | |
NXOpen::Expression * | LocatorDepth () |
Returns the locator depth of die wear plate and locators Created in NX4.0.0. | |
NXOpen::Die::WearPlateLocChildBuilder::PositionType | LocatorPosition () |
Returns the locator position of die wear plate and locators Created in NX4.0.0. | |
NXOpen::Expression * | LocatorWidth () |
Returns the locator width of die wear plate and locators Created in NX4.0.0. | |
NXOpen::ISurface * | Orientation () |
Returns the orientation plane of die wear plate and locators Created in NX4.0.0. | |
NXOpen::Expression * | Point () |
Returns the point location along the centerline of die wear plate and locators Created in NX4.0.0. | |
int | ReverseNormal () |
Returns the reverse normal setting of die wear plate and locators Created in NX4.0.0. | |
NXOpen::Expression * | RibSupportWidth () |
Returns the wear plate rib support width of die wear plate and locators Created in NX4.0.0. | |
void | SetDesignStatus (bool designStatus) |
Sets the design status of wear plate and locators Created in NX4.0.0. | |
void | SetDisplayStatus (bool displayStatus) |
Sets the display status of wear plate and locators Created in NX4.0.0. | |
void | SetLocatorDepth (const NXString &depth) |
Created in NX4.0.0. | |
void | SetLocatorPosition (NXOpen::Die::WearPlateLocChildBuilder::PositionType position) |
Sets the locator position of die wear plate and locators Created in NX4.0.0. | |
void | SetLocatorWidth (const NXString &width) |
Created in NX4.0.0. | |
void | SetOrientation (NXOpen::ISurface *orientation) |
Sets the orientation plane of die wear plate and locators Created in NX4.0.0. | |
void | SetPadAttributes (const NXString &title, const NXString &value, int color) |
Sets the pad attributes, note existance of attributes depends on usage in main feature Created in NX4.0.0. | |
void | SetPoint (const NXString &pointLocation) |
Created in NX4.0.0. | |
void | SetRecessAttributes (const NXString &title, const NXString &value, int color) |
Sets the recess attributes Created in NX4.0.0. | |
void | SetReliefAttributes (const NXString &title, const NXString &value, int color) |
Sets the relief attributes Created in NX4.0.0. | |
void | SetReverseNormal (int reverseNormal) |
Sets the reverse normal setting of die wear plate and locators Created in NX4.0.0. | |
void | SetRibSupportWidth (const NXString &ribSupportWidth) |
Created in NX4.0.0. | |
void | SetWearPlateLength (const NXString &length) |
Created in NX4.0.0. | |
void | SetWearPlateWidth (const NXString &width) |
Created in NX4.0.0. | |
NXOpen::Expression * | WearPlateLength () |
Returns the wear plate length of die wear plate and locators Created in NX4.0.0. | |
NXOpen::Expression * | WearPlateWidth () |
Returns the wear plate width of die wear plate and locators Created in NX4.0.0. |
Represents a Die Wear Plate Locator sub feature.
This sub feature is created via the main feature builder.
Created in NX4.0.0.
Settings for the positioning of the locator relative to the wear plate.
Returns the build status of wear plate and locators
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the design status of wear plate and locators
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the display status of wear plate and locators
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
void NXOpen::Die::WearPlateLocChildBuilder::GetPadAttributes | ( | NXString * | title, |
NXString * | value, | ||
int * | color | ||
) |
Gets the pad attributes, note existance of attributes depends on usage in main feature
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
title | title for attribute |
value | value of attribute |
color | color of pad faces |
void NXOpen::Die::WearPlateLocChildBuilder::GetRecessAttributes | ( | NXString * | title, |
NXString * | value, | ||
int * | color | ||
) |
Gets the recess attributes
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
title | title for attribute |
value | value of attribute |
color | color of recess faces |
void NXOpen::Die::WearPlateLocChildBuilder::GetReliefAttributes | ( | NXString * | title, |
NXString * | value, | ||
int * | color | ||
) |
Gets the relief attributes
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
title | title for attribute |
value | value of attribute |
color | color of relief faces |
Returns the locator depth of die wear plate and locators
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
NXOpen::Die::WearPlateLocChildBuilder::PositionType NXOpen::Die::WearPlateLocChildBuilder::LocatorPosition | ( | ) |
Returns the locator position of die wear plate and locators
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the locator width of die wear plate and locators
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the orientation plane of die wear plate and locators
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the point location along the centerline of die wear plate and locators
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the reverse normal setting of die wear plate and locators
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the wear plate rib support width of die wear plate and locators
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
void NXOpen::Die::WearPlateLocChildBuilder::SetDesignStatus | ( | bool | designStatus | ) |
Sets the design status of wear plate and locators
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
designStatus | design status |
void NXOpen::Die::WearPlateLocChildBuilder::SetDisplayStatus | ( | bool | displayStatus | ) |
Sets the display status of wear plate and locators
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
displayStatus | display status |
void NXOpen::Die::WearPlateLocChildBuilder::SetLocatorDepth | ( | const NXString & | depth | ) |
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
depth | Expression Value NOTE: The full Unicode character set is not supported for this parameter. |
void NXOpen::Die::WearPlateLocChildBuilder::SetLocatorPosition | ( | NXOpen::Die::WearPlateLocChildBuilder::PositionType | position | ) |
Sets the locator position of die wear plate and locators
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
position | position |
void NXOpen::Die::WearPlateLocChildBuilder::SetLocatorWidth | ( | const NXString & | width | ) |
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
width | Expression Value NOTE: The full Unicode character set is not supported for this parameter. |
void NXOpen::Die::WearPlateLocChildBuilder::SetOrientation | ( | NXOpen::ISurface * | orientation | ) |
Sets the orientation plane of die wear plate and locators
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
orientation | orientation |
void NXOpen::Die::WearPlateLocChildBuilder::SetPadAttributes | ( | const NXString & | title, |
const NXString & | value, | ||
int | color | ||
) |
Sets the pad attributes, note existance of attributes depends on usage in main feature
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
title | title for attribute NOTE: The full Unicode character set is not supported for this parameter. |
value | value of attribute NOTE: The full Unicode character set is not supported for this parameter. |
color | color of pad faces |
void NXOpen::Die::WearPlateLocChildBuilder::SetPoint | ( | const NXString & | pointLocation | ) |
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
pointLocation | Length along centerline expression value NOTE: The full Unicode character set is not supported for this parameter. |
void NXOpen::Die::WearPlateLocChildBuilder::SetRecessAttributes | ( | const NXString & | title, |
const NXString & | value, | ||
int | color | ||
) |
Sets the recess attributes
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
title | title for attribute NOTE: The full Unicode character set is not supported for this parameter. |
value | value of attribute NOTE: The full Unicode character set is not supported for this parameter. |
color | color of recess faces |
void NXOpen::Die::WearPlateLocChildBuilder::SetReliefAttributes | ( | const NXString & | title, |
const NXString & | value, | ||
int | color | ||
) |
Sets the relief attributes
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
title | title for attribute NOTE: The full Unicode character set is not supported for this parameter. |
value | value of attribute NOTE: The full Unicode character set is not supported for this parameter. |
color | color of relief faces |
void NXOpen::Die::WearPlateLocChildBuilder::SetReverseNormal | ( | int | reverseNormal | ) |
Sets the reverse normal setting of die wear plate and locators
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
reverseNormal | reverse normal |
void NXOpen::Die::WearPlateLocChildBuilder::SetRibSupportWidth | ( | const NXString & | ribSupportWidth | ) |
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
ribSupportWidth | Expression Value NOTE: The full Unicode character set is not supported for this parameter. |
void NXOpen::Die::WearPlateLocChildBuilder::SetWearPlateLength | ( | const NXString & | length | ) |
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
length | Expression Value NOTE: The full Unicode character set is not supported for this parameter. |
void NXOpen::Die::WearPlateLocChildBuilder::SetWearPlateWidth | ( | const NXString & | width | ) |
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
width | Expression Value NOTE: The full Unicode character set is not supported for this parameter. |
Returns the wear plate length of die wear plate and locators
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the wear plate width of die wear plate and locators
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")