NX Open C++ Reference Guide
|
Represents a Bend feature builder. More...
Represents a Bend feature builder.
To create a new instance of this class, use Features::SheetMetal::SheetmetalManager::CreateBendFeatureBuilder
Created in NX5.0.0.
Returns the Extend Option
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal") OR nx_flexible_pcb ("NX Flexible PCB")
NXOpen::Features::SheetMetal::BendBuilder::FixedSideOptions NXOpen::Features::SheetMetal::BendBuilder::FixedSide | ( | ) |
Returns the Fixed Side
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal") OR nx_flexible_pcb ("NX Flexible PCB")
Returns the Bend Angle.
Returns the Section
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal") OR nx_flexible_pcb ("NX Flexible PCB")
void NXOpen::Features::SheetMetal::BendBuilder::SetBendAngle | ( | const NXString & | bendAngle | ) |
Sets the Bend Angle
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal") OR nx_flexible_pcb ("NX Flexible PCB")
bendAngle | NOTE: The full Unicode character set is not supported for this parameter. |
void NXOpen::Features::SheetMetal::BendBuilder::SetExtendProfile | ( | bool | extendOption | ) |
Sets the Extend Option
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal") OR nx_flexible_pcb ("NX Flexible PCB")
extendOption | extend option |
void NXOpen::Features::SheetMetal::BendBuilder::SetFixedSide | ( | NXOpen::Features::SheetMetal::BendBuilder::FixedSideOptions | fixedSide | ) |
Sets the Fixed Side
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal") OR nx_flexible_pcb ("NX Flexible PCB")
fixedSide | fixed side |
void NXOpen::Features::SheetMetal::BendBuilder::SetSection | ( | NXOpen::Section * | section | ) |
Sets the Section
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal") OR nx_flexible_pcb ("NX Flexible PCB")
section | section |
void NXOpen::Features::SheetMetal::BendBuilder::SetSketch | ( | NXOpen::Features::SketchFeature * | sketch | ) |
Sets the Sketch
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal") OR nx_flexible_pcb ("NX Flexible PCB")
sketch | sketch |
Returns the Sketch
Created in NX5.0.0.
License requirements : nx_sheet_metal ("NX Sheet Metal") OR nx_flexible_pcb ("NX Flexible PCB")
Verify whether the builder data is valid for creating bend or not.
If the Builder data is valid, returned value should be 0