NX Open C++ Reference Guide
|
Create the builder object that is used to create a Trumpf geo output file from a flat pattern. More...
Public Member Functions | |
bool | AddedBottom () |
Returns the added bottom geometry output flag | |
bool | AddedTop () |
Returns the added top geometry output flag | |
bool | BendDown () |
Returns the bend down center line output flag | |
bool | BendTangent () |
Returns the bend tangent line output flag | |
bool | BendUp () |
Returns the bend up center line output flag | |
double | DeviationalTolerance () |
Returns the deviational tolerance | |
bool | InteriorCutout () |
Returns the interior cutout output flag | |
bool | InteriorFeature () |
Returns the interior feature output flag | |
NXString | OutputGeoFile () |
Returns the output geo file | |
NXOpen::Features::SelectFlatPattern * | SelectFlatPattern () |
Returns the selected flat pattern | |
void | SetAddedBottom (bool addedBottom) |
Sets the added bottom geometry output flag | |
void | SetAddedTop (bool addedTop) |
Sets the added top geometry output flag | |
void | SetBendDown (bool bendDown) |
Sets the bend down center line output flag | |
void | SetBendTangent (bool bendTangent) |
Sets the bend tangent line output flag | |
void | SetBendUp (bool bendUp) |
Sets the bend up center line output flag | |
void | SetDeviationalTolerance (double deviationalTolerance) |
Sets the deviational tolerance | |
void | SetInteriorCutout (bool interiorCutout) |
Sets the interior cutout output flag | |
void | SetInteriorFeature (bool interiorFeature) |
Sets the interior feature output flag | |
void | SetOutputGeoFile (const NXString &filename) |
Sets the output geo file |
Create the builder object that is used to create a Trumpf geo output file from a flat pattern.
To create a new instance of this class, use Features::SheetMetal::SheetmetalManager::CreateExportTrumpfBuilder
Created in NX7.5.0.
Returns the added bottom geometry output flag
Created in NX7.5.0.
License requirements : None
Returns the added top geometry output flag
Created in NX7.5.0.
License requirements : None
Returns the bend down center line output flag
Created in NX7.5.0.
License requirements : None
Returns the bend tangent line output flag
Created in NX7.5.0.
License requirements : None
Returns the bend up center line output flag
Created in NX7.5.0.
License requirements : None
Returns the deviational tolerance
Created in NX7.5.0.
License requirements : None
Returns the interior cutout output flag
Created in NX7.5.0.
License requirements : None
Returns the interior feature output flag
Created in NX7.5.0.
License requirements : None
Returns the output geo file
Created in NX7.5.0.
License requirements : None
NXOpen::Features::SelectFlatPattern* NXOpen::Features::SheetMetal::ExportTrumpfBuilder::SelectFlatPattern | ( | ) |
Returns the selected flat pattern
Created in NX7.5.0.
License requirements : None
void NXOpen::Features::SheetMetal::ExportTrumpfBuilder::SetAddedBottom | ( | bool | addedBottom | ) |
Sets the added bottom geometry output flag
Created in NX7.5.0.
License requirements : nx_sheet_metal ("NX Sheet Metal")
addedBottom | addedbottom |
void NXOpen::Features::SheetMetal::ExportTrumpfBuilder::SetAddedTop | ( | bool | addedTop | ) |
Sets the added top geometry output flag
Created in NX7.5.0.
License requirements : nx_sheet_metal ("NX Sheet Metal")
addedTop | addedtop |
void NXOpen::Features::SheetMetal::ExportTrumpfBuilder::SetBendDown | ( | bool | bendDown | ) |
Sets the bend down center line output flag
Created in NX7.5.0.
License requirements : nx_sheet_metal ("NX Sheet Metal")
bendDown | benddown |
void NXOpen::Features::SheetMetal::ExportTrumpfBuilder::SetBendTangent | ( | bool | bendTangent | ) |
Sets the bend tangent line output flag
Created in NX7.5.0.
License requirements : nx_sheet_metal ("NX Sheet Metal")
bendTangent | bendtangent |
void NXOpen::Features::SheetMetal::ExportTrumpfBuilder::SetBendUp | ( | bool | bendUp | ) |
Sets the bend up center line output flag
Created in NX7.5.0.
License requirements : nx_sheet_metal ("NX Sheet Metal")
bendUp | bendup |
void NXOpen::Features::SheetMetal::ExportTrumpfBuilder::SetDeviationalTolerance | ( | double | deviationalTolerance | ) |
Sets the deviational tolerance
Created in NX7.5.0.
License requirements : nx_sheet_metal ("NX Sheet Metal")
deviationalTolerance | deviationaltolerance |
void NXOpen::Features::SheetMetal::ExportTrumpfBuilder::SetInteriorCutout | ( | bool | interiorCutout | ) |
Sets the interior cutout output flag
Created in NX7.5.0.
License requirements : nx_sheet_metal ("NX Sheet Metal")
interiorCutout | interiorcutout |
void NXOpen::Features::SheetMetal::ExportTrumpfBuilder::SetInteriorFeature | ( | bool | interiorFeature | ) |
Sets the interior feature output flag
Created in NX7.5.0.
License requirements : nx_sheet_metal ("NX Sheet Metal")
interiorFeature | interiorfeature |
void NXOpen::Features::SheetMetal::ExportTrumpfBuilder::SetOutputGeoFile | ( | const NXString & | filename | ) |
Sets the output geo file
Created in NX7.5.0.
License requirements : nx_sheet_metal ("NX Sheet Metal")
filename | filename |