NX Open C++ Reference Guide
|
Represents a Draw Die Punch Section sub feature. More...
Public Member Functions | |
double | BaseThickness () |
Returns the base thickness of the draw die punch casting. | |
double | BaseWidth () |
Returns the base width of the draw die punch casting. | |
NXOpen::Expression * | BeltThickness () |
Returns the belt thickness of the draw die punch casting. | |
NXOpen::Die::DieBuildStatusOption | BuildStatus () |
Returns the build status of the draw die punch casting. | |
double | DeckThickness () |
Returns the deck thickness of the draw die punch casting. | |
bool | DesignStatus () |
Returns the design status of the draw die punch casting, if true the casting will be built into the model, if false it will not. | |
bool | DisplayStatus () |
Returns the display status of the draw die punch casting, if true input data to the draw die punch casting will be displayed, if false the input data will not be displayed. | |
void | GetBaseAttributes (NXString *title, NXString *value, int *color) |
Gets the base faces attributes. | |
void | GetBeltWallAttributes (NXString *title, NXString *value, int *color) |
Gets the belt wall faces attributes. | |
void | GetFormingAttributes (NXString *title, NXString *value, int *color) |
Gets the forming faces attributes. | |
void | GetPunchProfileAttributes (NXString *title, NXString *value) |
Gets the punch profile edges attributes. | |
double | OffsetProfileToTop () |
Returns the offset profile to top distance of the draw die punch casting. | |
double | PartialRibHeight () |
Returns the partial rib height of the draw die punch casting. | |
double | ReliefAngle () |
Returns the relief angle of the draw die punch casting. | |
double | ReliefDistance () |
Returns the relief distance of the draw die punch casting. | |
void | SetBaseAttributes (const NXString &title, const NXString &value, int color) |
Sets the base faces attributes. | |
void | SetBaseThickness (double baseThickness) |
Created in NX4.0.0. | |
void | SetBaseWidth (double baseWidth) |
Created in NX4.0.0. | |
void | SetBeltThickness (const NXString &beltThickness) |
Created in NX4.0.0. | |
void | SetBeltWallAttributes (const NXString &title, const NXString &value, int color) |
Sets the belt wall faces attributes. | |
void | SetDeckThickness (double deckThickness) |
Created in NX4.0.0. | |
void | SetDesignStatus (bool designStatus) |
Created in NX4.0.0. | |
void | SetDisplayStatus (bool displayStatus) |
Created in NX4.0.0. | |
void | SetFormingAttributes (const NXString &title, const NXString &value, int color) |
Sets the forming faces attributes. | |
void | SetOffsetProfileToTop (double offsetProfileToTop) |
Created in NX4.0.0. | |
void | SetPartialRibHeight (double partialRibHeight) |
Created in NX4.0.0. | |
void | SetPunchProfileAttributes (const NXString &title, const NXString &value) |
Sets the punch profile edges attributes. | |
void | SetReliefAngle (double reliefAngle) |
Created in NX4.0.0. | |
void | SetReliefDistance (double reliefDistance) |
Created in NX4.0.0. | |
void | SetWallThickness (double wallThickness) |
Created in NX4.0.0. | |
double | WallThickness () |
Returns the wall thickness of the draw die punch casting. |
Represents a Draw Die Punch Section sub feature.
This sub feature is created via the main feature builder.
Created in NX4.0.0.
Returns the base thickness of the draw die punch casting.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the base width of the draw die punch casting.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the belt thickness of the draw die punch casting.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the build status of the draw die punch casting.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the deck thickness of the draw die punch casting.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the design status of the draw die punch casting, if true the casting will be built into the model, if false it will not.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the display status of the draw die punch casting, if true input data to the draw die punch casting will be displayed, if false the input data will not be displayed.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
void NXOpen::Die::DrawDiePunchSectionBuilder::GetBaseAttributes | ( | NXString * | title, |
NXString * | value, | ||
int * | color | ||
) |
Gets the base faces attributes.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
title | Title for attribute. |
value | Value of attribute. |
color | Color of base faces. |
void NXOpen::Die::DrawDiePunchSectionBuilder::GetBeltWallAttributes | ( | NXString * | title, |
NXString * | value, | ||
int * | color | ||
) |
Gets the belt wall faces attributes.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
title | Title for attribute. |
value | Value of attribute. |
color | Color of belt wall faces. |
void NXOpen::Die::DrawDiePunchSectionBuilder::GetFormingAttributes | ( | NXString * | title, |
NXString * | value, | ||
int * | color | ||
) |
Gets the forming faces attributes.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
title | Title for attribute. |
value | Value of attribute. |
color | Color of forming faces. |
void NXOpen::Die::DrawDiePunchSectionBuilder::GetPunchProfileAttributes | ( | NXString * | title, |
NXString * | value | ||
) |
Gets the punch profile edges attributes.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
title | Title for attribute. |
value | Value of attribute. |
Returns the offset profile to top distance of the draw die punch casting.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the partial rib height of the draw die punch casting.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the relief angle of the draw die punch casting.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the relief distance of the draw die punch casting.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
void NXOpen::Die::DrawDiePunchSectionBuilder::SetBaseAttributes | ( | const NXString & | title, |
const NXString & | value, | ||
int | color | ||
) |
Sets the base faces 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 base faces. |
void NXOpen::Die::DrawDiePunchSectionBuilder::SetBaseThickness | ( | double | baseThickness | ) |
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
baseThickness | base thickness |
void NXOpen::Die::DrawDiePunchSectionBuilder::SetBaseWidth | ( | double | baseWidth | ) |
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
baseWidth | base width |
void NXOpen::Die::DrawDiePunchSectionBuilder::SetBeltThickness | ( | const NXString & | beltThickness | ) |
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
beltThickness | NOTE: The full Unicode character set is not supported for this parameter. |
void NXOpen::Die::DrawDiePunchSectionBuilder::SetBeltWallAttributes | ( | const NXString & | title, |
const NXString & | value, | ||
int | color | ||
) |
Sets the belt wall faces 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 belt wall faces. |
void NXOpen::Die::DrawDiePunchSectionBuilder::SetDeckThickness | ( | double | deckThickness | ) |
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
deckThickness | deck thickness |
void NXOpen::Die::DrawDiePunchSectionBuilder::SetDesignStatus | ( | bool | designStatus | ) |
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
designStatus | design status |
void NXOpen::Die::DrawDiePunchSectionBuilder::SetDisplayStatus | ( | bool | displayStatus | ) |
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
displayStatus | display status |
void NXOpen::Die::DrawDiePunchSectionBuilder::SetFormingAttributes | ( | const NXString & | title, |
const NXString & | value, | ||
int | color | ||
) |
Sets the forming faces 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 forming faces. |
void NXOpen::Die::DrawDiePunchSectionBuilder::SetOffsetProfileToTop | ( | double | offsetProfileToTop | ) |
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
offsetProfileToTop | offset profile to top |
void NXOpen::Die::DrawDiePunchSectionBuilder::SetPartialRibHeight | ( | double | partialRibHeight | ) |
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
partialRibHeight | partial rib height |
void NXOpen::Die::DrawDiePunchSectionBuilder::SetPunchProfileAttributes | ( | const NXString & | title, |
const NXString & | value | ||
) |
Sets the punch profile edges 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. |
void NXOpen::Die::DrawDiePunchSectionBuilder::SetReliefAngle | ( | double | reliefAngle | ) |
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
reliefAngle | relief angle |
void NXOpen::Die::DrawDiePunchSectionBuilder::SetReliefDistance | ( | double | reliefDistance | ) |
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
reliefDistance | relief distance |
void NXOpen::Die::DrawDiePunchSectionBuilder::SetWallThickness | ( | double | wallThickness | ) |
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
wallThickness | wall thickness |
Returns the wall thickness of the draw die punch casting.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")