NX Open C++ Reference Guide
|
Represents a Die Flange Steel Rib Parent sub feature. More...
Public Member Functions | |
double | Angle () |
Returns the angle of the Flange Steel Ribs Created in NX4.0.0. | |
double | BackDistance () |
Returns the back distance of the Flange Steel Ribs Created in NX4.0.0. | |
NXOpen::Die::DieBuildStatusOption | BuildStatus () |
Returns the build status of the Flange Steel Ribs Created in NX4.0.0. | |
double | ChamferDistance () |
Returns the chamfer distance of the Flange Steel Ribs Created in NX4.0.0. | |
NXOpen::Die::FlangeSteelRibChildBuilder * | CreateChild () |
Creates a child Flange Steel Rib. | |
void | DeleteChild (NXOpen::Die::FlangeSteelRibChildBuilder *diefsribchild) |
Deletes a child Flange Steel Rib. | |
bool | DesignStatus () |
Returns the design status of the Flange Steel Ribs Created in NX4.0.0. | |
bool | DisplayStatus () |
Returns the display status of the Flange Steel Ribs Created in NX4.0.0. | |
std::vector < NXOpen::Die::FlangeSteelRibChildBuilder * > | GetChildren () |
Outputs the Flange Steel Rib children. | |
double | Offset () |
Returns the offset of the Flange Steel Ribs Created in NX4.0.0. | |
void | SetAngle (double angle) |
Sets the angle of the Flange Steel Ribs Created in NX4.0.0. | |
void | SetBackDistance (double backDistance) |
Sets the back distance of the Flange Steel Ribs Created in NX4.0.0. | |
void | SetChamferDistance (double chamferDistance) |
Sets the chamfer distance of the Flange Steel Ribs Created in NX4.0.0. | |
void | SetDesignStatus (bool designStatus) |
Sets the design status of the Flange Steel Ribs Created in NX4.0.0. | |
void | SetDisplayStatus (bool displayStatus) |
Sets the display status of the Flange Steel Ribs Created in NX4.0.0. | |
void | SetOffset (double offset) |
Sets the offset of the Flange Steel Ribs Created in NX4.0.0. | |
void | SetSheetMetalDistance (double sheetMetalDistance) |
Sets the sheet metal distance of the Flange Steel Ribs Created in NX4.0.0. | |
void | SetThickness (double thickness) |
Sets the thickness of the Flange Steel Ribs Created in NX4.0.0. | |
void | SetUseAngle (int useAngle) |
Sets the use angle toggle of the Flange Steel Ribs Created in NX4.0.0. | |
double | SheetMetalDistance () |
Returns the sheet metal distance of the Flange Steel Ribs Created in NX4.0.0. | |
double | Thickness () |
Returns the thickness of the Flange Steel Ribs Created in NX4.0.0. | |
int | UseAngle () |
Returns the use angle toggle of the Flange Steel Ribs Created in NX4.0.0. |
Represents a Die Flange Steel Rib Parent sub feature.
This sub feature is created via the main feature builder.
Created in NX4.0.0.
Returns the angle of the Flange Steel Ribs
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the back distance of the Flange Steel Ribs
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the build status of the Flange Steel Ribs
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the chamfer distance of the Flange Steel Ribs
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Creates a child Flange Steel Rib.
void NXOpen::Die::FlangeSteelRibParentBuilder::DeleteChild | ( | NXOpen::Die::FlangeSteelRibChildBuilder * | diefsribchild | ) |
Deletes a child Flange Steel Rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
diefsribchild | diefsribchild |
Returns the design status of the Flange Steel Ribs
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the display status of the Flange Steel Ribs
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
std::vector<NXOpen::Die::FlangeSteelRibChildBuilder *> NXOpen::Die::FlangeSteelRibParentBuilder::GetChildren | ( | ) |
Outputs the Flange Steel Rib children.
Returns the offset of the Flange Steel Ribs
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
void NXOpen::Die::FlangeSteelRibParentBuilder::SetAngle | ( | double | angle | ) |
Sets the angle of the Flange Steel Ribs
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
angle | angle |
void NXOpen::Die::FlangeSteelRibParentBuilder::SetBackDistance | ( | double | backDistance | ) |
Sets the back distance of the Flange Steel Ribs
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
backDistance | back distance |
void NXOpen::Die::FlangeSteelRibParentBuilder::SetChamferDistance | ( | double | chamferDistance | ) |
Sets the chamfer distance of the Flange Steel Ribs
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
chamferDistance | chamfer distance |
void NXOpen::Die::FlangeSteelRibParentBuilder::SetDesignStatus | ( | bool | designStatus | ) |
Sets the design status of the Flange Steel Ribs
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
designStatus | design status |
void NXOpen::Die::FlangeSteelRibParentBuilder::SetDisplayStatus | ( | bool | displayStatus | ) |
Sets the display status of the Flange Steel Ribs
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
displayStatus | display status |
void NXOpen::Die::FlangeSteelRibParentBuilder::SetOffset | ( | double | offset | ) |
Sets the offset of the Flange Steel Ribs
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
offset | offset |
void NXOpen::Die::FlangeSteelRibParentBuilder::SetSheetMetalDistance | ( | double | sheetMetalDistance | ) |
Sets the sheet metal distance of the Flange Steel Ribs
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
sheetMetalDistance | sheet metal distance |
void NXOpen::Die::FlangeSteelRibParentBuilder::SetThickness | ( | double | thickness | ) |
Sets the thickness of the Flange Steel Ribs
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
thickness | thickness |
void NXOpen::Die::FlangeSteelRibParentBuilder::SetUseAngle | ( | int | useAngle | ) |
Sets the use angle toggle of the Flange Steel Ribs
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
useAngle | use angle |
Returns the sheet metal distance of the Flange Steel Ribs
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the thickness of the Flange Steel Ribs
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the use angle toggle of the Flange Steel Ribs
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")