NX Open C++ Reference Guide
|
Represents a Features::SheetMetal::SolidPunchBuilder
To create a new instance of this class, use Features::SheetMetal::SheetmetalManager::CreateSolidPunchBuilder
Created in NX5.0.0.
More...
Public Types | |
enum | Types { TypesPunchType, TypesDieType } |
Represents the punch type. More... | |
Public Member Functions | |
bool | AutoCentroid () |
Returns the option to create centroid automatically. | |
bool | ConstantThickness () |
Returns the option to maintain constant thickness during thickening. | |
NXOpen::Expression * | DieRadius () |
Returns the Radius value of the sharp edges of the bottom face Created in NX5.0.0. | |
NXOpen::CoordinateSystem * | FromCsys () |
Returns the csys that defines the start of transformation of the tool body. | |
bool | HideTool () |
Returns the option to hide the tool body after creating the punch. | |
bool | IncludeRounding () |
Returns the option to round the sharp edges of bottom face and top face. | |
bool | InferThickness () |
Returns the option to infer the thickness from the target body. | |
NXOpen::SelectFaceList * | PierceFaces () |
Returns the pierce faces of the tool body. | |
NXOpen::Expression * | PunchRadius () |
Returns the Radius value of the sharp edges on the top face Created in NX5.0.0. | |
void | SetAutoCentroid (bool autoCentroid) |
Sets the option to create centroid automatically. | |
void | SetConstantThickness (bool constantThickness) |
Sets the option to maintain constant thickness during thickening. | |
void | SetFromCsys (NXOpen::CoordinateSystem *fromCsys) |
Sets the csys that defines the start of transformation of the tool body. | |
void | SetHideTool (bool hideTool) |
Sets the option to hide the tool body after creating the punch. | |
void | SetIncludeRounding (bool includeRounding) |
Sets the option to round the sharp edges of bottom face and top face. | |
void | SetInferThickness (bool inferThickness) |
Sets the option to infer the thickness from the target body. | |
void | SetToCsys (NXOpen::CoordinateSystem *toCsys) |
Sets the csys that defines the end of transformation of the tool body. | |
void | SetType (NXOpen::Features::SheetMetal::SolidPunchBuilder::Types type) |
Sets the type Created in NX5.0.0. | |
NXOpen::SelectFace * | TargetFace () |
Returns the target face Created in NX5.0.0. | |
NXOpen::Expression * | Thickness () |
Returns the thickness expression to use when the option to infer thickness is turned off. | |
NXOpen::CoordinateSystem * | ToCsys () |
Returns the csys that defines the end of transformation of the tool body. | |
NXOpen::SelectBody * | ToolBody () |
Returns the tool body Created in NX5.0.0. | |
NXOpen::Features::SheetMetal::SolidPunchBuilder::Types | Type () |
Returns the type Created in NX5.0.0. |
Represents a Features::SheetMetal::SolidPunchBuilder
To create a new instance of this class, use Features::SheetMetal::SheetmetalManager::CreateSolidPunchBuilder
Created in NX5.0.0.
Returns the option to create centroid automatically.
Created in NX5.0.0.
License requirements : None
Returns the option to maintain constant thickness during thickening.
Created in NX5.0.0.
License requirements : None
Returns the Radius value of the sharp edges of the bottom face
Created in NX5.0.0.
License requirements : None
Returns the csys that defines the start of transformation of the tool body.
Created in NX5.0.0.
License requirements : None
Returns the option to hide the tool body after creating the punch.
Created in NX5.0.0.
License requirements : None
Returns the option to round the sharp edges of bottom face and top face.
Created in NX5.0.0.
License requirements : None
Returns the option to infer the thickness from the target body.
Created in NX5.0.0.
License requirements : None
Returns the pierce faces of the tool body.
Created in NX5.0.0.
License requirements : None
Returns the Radius value of the sharp edges on the top face
Created in NX5.0.0.
License requirements : None
void NXOpen::Features::SheetMetal::SolidPunchBuilder::SetAutoCentroid | ( | bool | autoCentroid | ) |
Sets the option to create centroid automatically.
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal") OR sheet_metal_design ("SHEET METAL DESIGN")
autoCentroid | autocentroid |
void NXOpen::Features::SheetMetal::SolidPunchBuilder::SetConstantThickness | ( | bool | constantThickness | ) |
Sets the option to maintain constant thickness during thickening.
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal") OR sheet_metal_design ("SHEET METAL DESIGN")
constantThickness | constantthickness |
void NXOpen::Features::SheetMetal::SolidPunchBuilder::SetFromCsys | ( | NXOpen::CoordinateSystem * | fromCsys | ) |
Sets the csys that defines the start of transformation of the tool body.
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal") OR sheet_metal_design ("SHEET METAL DESIGN")
fromCsys | fromcsys |
void NXOpen::Features::SheetMetal::SolidPunchBuilder::SetHideTool | ( | bool | hideTool | ) |
Sets the option to hide the tool body after creating the punch.
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal") OR sheet_metal_design ("SHEET METAL DESIGN")
hideTool | hidetool |
void NXOpen::Features::SheetMetal::SolidPunchBuilder::SetIncludeRounding | ( | bool | includeRounding | ) |
Sets the option to round the sharp edges of bottom face and top face.
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal") OR sheet_metal_design ("SHEET METAL DESIGN")
includeRounding | includerounding |
void NXOpen::Features::SheetMetal::SolidPunchBuilder::SetInferThickness | ( | bool | inferThickness | ) |
Sets the option to infer the thickness from the target body.
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal") OR sheet_metal_design ("SHEET METAL DESIGN")
inferThickness | inferthickness |
void NXOpen::Features::SheetMetal::SolidPunchBuilder::SetToCsys | ( | NXOpen::CoordinateSystem * | toCsys | ) |
Sets the csys that defines the end of transformation of the tool body.
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal") OR sheet_metal_design ("SHEET METAL DESIGN")
toCsys | tocsys |
void NXOpen::Features::SheetMetal::SolidPunchBuilder::SetType | ( | NXOpen::Features::SheetMetal::SolidPunchBuilder::Types | type | ) |
Sets the type
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal") OR sheet_metal_design ("SHEET METAL DESIGN")
type | type |
Returns the target face
Created in NX5.0.0.
License requirements : None
Returns the thickness expression to use when the option to infer thickness is turned off.
Created in NX5.0.0.
License requirements : None
Returns the csys that defines the end of transformation of the tool body.
Created in NX5.0.0.
License requirements : None
Returns the tool body
Created in NX5.0.0.
License requirements : None
NXOpen::Features::SheetMetal::SolidPunchBuilder::Types NXOpen::Features::SheetMetal::SolidPunchBuilder::Type | ( | ) |
Returns the type
Created in NX5.0.0.
License requirements : None