NX Open C++ Reference Guide
|
Represents a Draw Die Punch feature builder. More...
Public Member Functions | |
bool | AlignStartOrientation () |
Returns the align start orientation switch of the draw die punch casting, if true use the alignment point to define the start of the punch profile, if false use the default algorithm to define the start of the punch profile. | |
double | AngleTolerance () |
Returns the angle tolerance of the draw die punch casting. | |
NXOpen::ISurface * | BaseOrientation () |
Returns the base orientation of the draw die punch casting. | |
NXOpen::Die::HoleParentBuilder * | BoltHoleParent () |
Returns the bolt hole parent builder of the draw die punch. | |
NXOpen::Die::CastReliefParentBuilder * | CastReliefParent () |
Returns the cast relief builder of the draw die punch. | |
NXOpen::IOrientation * | ClosedStartOrientation () |
Returns the closed start orientation of the draw die punch casting. | |
NXOpen::Die::HoleParentBuilder * | CoordinatingHoleParent () |
Returns the coordinating hole parent builder of the draw die punch. | |
bool | CorePunch () |
Returns the core punch switch of the draw die punch casting, if true the punch will be cored, if false the punch will not be cored. | |
NXOpen::Die::DeckParentBuilder * | DeckParent () |
Returns the deck builder of the draw die punch. | |
NXOpen::CartesianCoordinateSystem * | DieCenterlineCsys () |
Returns the die centerline csys of the draw die punch casting. | |
bool | DisplayHoles () |
Returns the display holes switch of the draw die punch casting, if true holes will be created in the punch, if false holes will not be created. | |
double | DistanceTolerance () |
Returns the distance tolerance of the draw die punch casting. | |
NXOpen::Die::HoleParentBuilder * | DowelHoleParent () |
Returns the dowel hole parent builder of the draw die punch. | |
void | GetPunchProfile (NXOpen::Die::DirectionOption *direction, std::vector< NXOpen::IProfile * > &profileEntries) |
Gets the punch profile of the draw die punch casting. | |
NXOpen::Die::HandlingCoreParentBuilder * | HandlingCoreParent () |
Returns the handling core parent builder of the draw die punch. | |
NXOpen::Die::KeywayParentBuilder * | KeywayParent () |
Returns the keyway parent builder of the draw die punch. | |
NXOpen::Die::RibParentBuilder * | PartialRibbingParent () |
Returns the partial ribbing parent builder of the draw die punch. | |
bool | PreliminaryBuild () |
Returns the preliminary build switch of the draw die punch casting, if true the fast build options will be used, if false accurate build options will be used. | |
NXOpen::Die::PressureSystemParentBuilder * | PressureSystemParent () |
Returns the pressure system parent builder of the draw die punch. | |
NXOpen::Die::PointParentBuilder * | PressureSystemReversalParent () |
Returns the pressure system reversal parent builder of the draw die punch. | |
NXOpen::Die::RibParentBuilder * | RibbingParent () |
Returns the ribbing parent builder of the draw die punch. | |
NXOpen::Die::DrawDiePunchSectionBuilder * | Section () |
Returns the section builder of the draw die punch. | |
void | SetAlignStartOrientation (bool alignStartOrientation) |
Sets the align start orientation switch of the draw die punch casting, if true use the alignment point to define the start of the punch profile, if false use the default algorithm to define the start of the punch profile. | |
void | SetAngleTolerance (double angleTolerance) |
Sets the angle tolerance of the draw die punch casting. | |
void | SetBaseOrientation (NXOpen::ISurface *baseOrientation) |
Sets the base orientation of the draw die punch casting. | |
void | SetClosedStartOrientation (NXOpen::IOrientation *closedStartOrientation) |
Sets the closed start orientation of the draw die punch casting. | |
void | SetCorePunch (bool corePunch) |
Sets the core punch switch of the draw die punch casting, if true the punch will be cored, if false the punch will not be cored. | |
void | SetDieCenterlineCsys (NXOpen::CartesianCoordinateSystem *dieCenterlineCsys) |
Sets the die centerline csys of the draw die punch casting. | |
void | SetDisplayHoles (bool displayHoles) |
Sets the display holes switch of the draw die punch casting, if true holes will be created in the punch, if false holes will not be created. | |
void | SetDistanceTolerance (double distanceTolerance) |
Sets the distance tolerance of the draw die punch casting. | |
void | SetPreliminaryBuild (bool preliminaryBuild) |
Sets the preliminary build switch of the draw die punch casting, if true the fast build options will be used, if false accurate build options will be used. | |
void | SetPunchProfile (NXOpen::Die::DirectionOption direction, const std::vector< NXOpen::IProfile * > &profileEntries) |
Sets the punch profile of the draw die punch casting. | |
void | SetSheetMetal (NXOpen::Body *sheetMetal) |
Sets the sheet metal of the draw die punch casting. | |
NXOpen::Body * | SheetMetal () |
Returns the sheet metal of the draw die punch casting. | |
NXOpen::Die::RibParentBuilder * | StrengtheningRibbingParent () |
Returns the strengthening ribbing parent builder of the draw die punch. | |
NXOpen::Die::HoleParentBuilder * | VentHoleParent () |
Returns the vent hole parent builder of the draw die punch. | |
NXOpen::Die::PadParentBuilder * | WearPlateParent () |
Returns the wear plate parent builder of the draw die punch. |
Represents a Draw Die Punch feature builder.
To create a new instance of this class, use Die::DieCollection::DrawDiePunch
Created in NX4.0.0.
Returns the align start orientation switch of the draw die punch casting, if true use the alignment point to define the start of the punch profile, if false use the default algorithm to define the start of the punch profile.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the angle tolerance of the draw die punch casting.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the base orientation of the draw die punch casting.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the bolt hole parent builder of the draw die punch.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the cast relief builder of the draw die punch.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the closed start orientation of the draw die punch casting.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the coordinating hole parent builder of the draw die punch.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the core punch switch of the draw die punch casting, if true the punch will be cored, if false the punch will not be cored.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the deck builder of the draw die punch.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the die centerline csys of the draw die punch casting.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the display holes switch of the draw die punch casting, if true holes will be created in the punch, if false holes will not be created.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the distance tolerance of the draw die punch casting.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the dowel hole parent builder of the draw die punch.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
void NXOpen::Die::DrawDiePunchBuilder::GetPunchProfile | ( | NXOpen::Die::DirectionOption * | direction, |
std::vector< NXOpen::IProfile * > & | profileEntries | ||
) |
Gets the punch profile of the draw die punch casting.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
direction | Profile direction. |
profileEntries | The profile entries, will be curves, edges, faces, sketches or curve features. |
Returns the handling core parent builder of the draw die punch.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the keyway parent builder of the draw die punch.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the partial ribbing parent builder of the draw die punch.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the preliminary build switch of the draw die punch casting, if true the fast build options will be used, if false accurate build options will be used.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
NXOpen::Die::PressureSystemParentBuilder* NXOpen::Die::DrawDiePunchBuilder::PressureSystemParent | ( | ) |
Returns the pressure system parent builder of the draw die punch.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the pressure system reversal parent builder of the draw die punch.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the ribbing parent builder of the draw die punch.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the section builder of the draw die punch.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
void NXOpen::Die::DrawDiePunchBuilder::SetAlignStartOrientation | ( | bool | alignStartOrientation | ) |
Sets the align start orientation switch of the draw die punch casting, if true use the alignment point to define the start of the punch profile, if false use the default algorithm to define the start of the punch profile.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
alignStartOrientation | align start orientation |
void NXOpen::Die::DrawDiePunchBuilder::SetAngleTolerance | ( | double | angleTolerance | ) |
Sets the angle tolerance of the draw die punch casting.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
angleTolerance | angle tolerance |
void NXOpen::Die::DrawDiePunchBuilder::SetBaseOrientation | ( | NXOpen::ISurface * | baseOrientation | ) |
Sets the base orientation of the draw die punch casting.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
baseOrientation | base orientation |
void NXOpen::Die::DrawDiePunchBuilder::SetClosedStartOrientation | ( | NXOpen::IOrientation * | closedStartOrientation | ) |
Sets the closed start orientation of the draw die punch casting.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
closedStartOrientation | closed start orientation |
void NXOpen::Die::DrawDiePunchBuilder::SetCorePunch | ( | bool | corePunch | ) |
Sets the core punch switch of the draw die punch casting, if true the punch will be cored, if false the punch will not be cored.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
corePunch | core punch |
void NXOpen::Die::DrawDiePunchBuilder::SetDieCenterlineCsys | ( | NXOpen::CartesianCoordinateSystem * | dieCenterlineCsys | ) |
Sets the die centerline csys of the draw die punch casting.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
dieCenterlineCsys | die centerline csys |
void NXOpen::Die::DrawDiePunchBuilder::SetDisplayHoles | ( | bool | displayHoles | ) |
Sets the display holes switch of the draw die punch casting, if true holes will be created in the punch, if false holes will not be created.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
displayHoles | display holes |
void NXOpen::Die::DrawDiePunchBuilder::SetDistanceTolerance | ( | double | distanceTolerance | ) |
Sets the distance tolerance of the draw die punch casting.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
distanceTolerance | distance tolerance |
void NXOpen::Die::DrawDiePunchBuilder::SetPreliminaryBuild | ( | bool | preliminaryBuild | ) |
Sets the preliminary build switch of the draw die punch casting, if true the fast build options will be used, if false accurate build options will be used.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
preliminaryBuild | preliminary build |
void NXOpen::Die::DrawDiePunchBuilder::SetPunchProfile | ( | NXOpen::Die::DirectionOption | direction, |
const std::vector< NXOpen::IProfile * > & | profileEntries | ||
) |
Sets the punch profile of the draw die punch casting.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
direction | Profile direction. |
profileEntries | The profile entries, can be curves, edges, faces, sketches or curve features. |
void NXOpen::Die::DrawDiePunchBuilder::SetSheetMetal | ( | NXOpen::Body * | sheetMetal | ) |
Sets the sheet metal of the draw die punch casting.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
sheetMetal | sheet metal |
Returns the sheet metal of the draw die punch casting.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the strengthening ribbing parent builder of the draw die punch.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the vent hole parent builder of the draw die punch.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the wear plate parent builder of the draw die punch.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")