NX Open C++ Reference Guide
|
Represents a Die Rib Child sub feature. More...
Public Member Functions | |
double | AdjustedThickness () |
Returns the adjusted thickness of the die rib. | |
double | Angle () |
Returns the angle of the die rib. | |
NXOpen::IOrientation * | Bottom () |
Returns the bottom limit geometry of the die rib. | |
NXOpen::IOrientation * | BottomEnd () |
Returns the bottom end limit geometry of the die rib. | |
double | BottomHorizontalOffset () |
Returns the bottom horizontal offset of the die rib. | |
double | BottomLimitOffset () |
Returns the bottom limit offset of the die rib. | |
double | BottomVerticalOffset () |
Returns the bottom vertical offset of the die rib. | |
NXOpen::Die::DieBuildStatusOption | BuildStatus () |
Returns the build status of the die rib. | |
double | CenterlineXyOffset () |
Returns the centerline xy offset of the die rib. | |
bool | DesignStatus () |
Returns the design status of the die rib, if true the rib will be built into the model, if false it will not. | |
bool | DisplayStatus () |
Returns the display status of the die rib, if true input data to the rib will be displayed, if false the input data will not be displayed. | |
std::vector< NXOpen::IProfile * > | GetBottomEnd (NXOpen::Die::DirectionOption *direction) |
Gets the bottom end limit geometry of the die rib as a profile. | |
std::vector< NXOpen::IProfile * > | GetCenterline (NXOpen::Die::DirectionOption *direction) |
Gets the centerline of the rib. | |
std::vector< NXOpen::IProfile * > | GetStart (NXOpen::Die::DirectionOption *direction) |
Gets the start limit geometry of the die rib as a profile. | |
std::vector< NXOpen::IProfile * > | GetTopEnd (NXOpen::Die::DirectionOption *direction) |
Gets the top end limit geometry of the die rib as a profile. | |
double | Height () |
Returns the height of the die rib. | |
double | LccMinWidth () |
Returns the lightening core mininum width of the die rib. | |
bool | LighteningCore () |
Returns the lightening core switch of the die rib, if true the lightening core will be built into the rib, if false it will not. | |
double | LighteningCoreClearance () |
Returns the lightening core clearance of the die rib. | |
bool | Rectangular () |
Returns the rectangular switch of the die rib, if true the lightening core will be rectangular, if false it will follow the shape of the rib. | |
void | SetAdjustedThickness (double adjustedThickness) |
Sets the adjusted thickness of the die rib. | |
void | SetAngle (double angle) |
Sets the angle of the die rib. | |
void | SetBottom (NXOpen::IOrientation *bottom) |
Sets the bottom limit geometry of the die rib. | |
void | SetBottomEnd (NXOpen::IOrientation *bottomEnd) |
Sets the bottom end limit geometry of the die rib. | |
void | SetBottomEnd (NXOpen::Die::DirectionOption direction, const std::vector< NXOpen::IProfile * > &profileEntries) |
Sets the bottom end limit geometry of the die rib using a profile. | |
void | SetBottomHorizontalOffset (double bottomHorizontalOffset) |
Sets the bottom horizontal offset of the die rib. | |
void | SetBottomLimitOffset (double bottomLimitOffset) |
Sets the bottom limit offset of the die rib. | |
void | SetBottomVerticalOffset (double bottomVerticalOffset) |
Sets the bottom vertical offset of the die rib. | |
void | SetCenterline (NXOpen::Die::DirectionOption direction, const std::vector< NXOpen::IProfile * > &profileEntries) |
Sets the centerline of the rib. | |
void | SetCenterlineXyOffset (double centerlineXyOffset) |
Sets the centerline xy offset of the die rib. | |
void | SetDesignStatus (bool designStatus) |
Sets the design status of the die rib, if true the rib will be built into the model, if false it will not. | |
void | SetDisplayStatus (bool displayStatus) |
Sets the display status of the die rib, if true input data to the rib will be displayed, if false the input data will not be displayed. | |
void | SetHeight (double height) |
Sets the height of the die rib. | |
void | SetLccMinWidth (double lccMinWidth) |
Sets the lightening core mininum width of the die rib. | |
void | SetLighteningCore (bool lighteningCore) |
Sets the lightening core switch of the die rib, if true the lightening core will be built into the rib, if false it will not. | |
void | SetLighteningCoreClearance (double lighteningCoreClearance) |
Sets the lightening core clearance of the die rib. | |
void | SetRectangular (bool rectangular) |
Sets the rectangular switch of the die rib, if true the lightening core will be rectangular, if false it will follow the shape of the rib. | |
void | SetStart (NXOpen::IOrientation *start) |
Sets the start limit geometry of the die rib. | |
void | SetStart (NXOpen::Die::DirectionOption direction, const std::vector< NXOpen::IProfile * > &profileEntries) |
Sets the start limit geometry of the die rib using a profile. | |
void | SetThickness (double thickness) |
Sets the thickness of the die rib. | |
void | SetTop (NXOpen::IOrientation *top) |
Sets the top limit geometry of the die rib. | |
void | SetTopEnd (NXOpen::IOrientation *topEnd) |
Sets the top end limit geometry of the die rib. | |
void | SetTopEnd (NXOpen::Die::DirectionOption direction, const std::vector< NXOpen::IProfile * > &profileEntries) |
Sets the top end limit geometry of the die rib using a profile. | |
void | SetTopHorizontalOffset (double topHorizontalOffset) |
Sets the top horizontal offset of the die rib. | |
void | SetTopLimitOffset (double topLimitOffset) |
Sets the top limit offset of the die rib. | |
void | SetTopVerticalOffset (double topVerticalOffset) |
Sets the top vertical offset of the die rib. | |
NXOpen::IOrientation * | Start () |
Returns the start limit geometry of the die rib. | |
double | Thickness () |
Returns the thickness of the die rib. | |
NXOpen::IOrientation * | Top () |
Returns the top limit geometry of the die rib. | |
NXOpen::IOrientation * | TopEnd () |
Returns the top end limit geometry of the die rib. | |
double | TopHorizontalOffset () |
Returns the top horizontal offset of the die rib. | |
double | TopLimitOffset () |
Returns the top limit offset of the die rib. | |
double | TopVerticalOffset () |
Returns the top vertical offset of the die rib. |
Represents a Die Rib Child sub feature.
This sub feature is created via the main feature builder.
Created in NX4.0.0.
Returns the adjusted thickness of the die rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
double NXOpen::Die::RibChildBuilder::Angle | ( | ) |
Returns the angle of the die rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the bottom limit geometry of the die rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the bottom end limit geometry of the die rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the bottom horizontal offset of the die rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the bottom limit offset of the die rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the bottom vertical offset of the die rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the build status of the die rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the centerline xy offset of the die rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the design status of the die rib, if true the rib will be built into the model, if false it will not.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the display status of the die rib, if true input data to the rib will be displayed, if false the input data will not be displayed.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
std::vector<NXOpen::IProfile *> NXOpen::Die::RibChildBuilder::GetBottomEnd | ( | NXOpen::Die::DirectionOption * | direction | ) |
Gets the bottom end limit geometry of the die rib as a profile.
direction | Profile direction. |
std::vector<NXOpen::IProfile *> NXOpen::Die::RibChildBuilder::GetCenterline | ( | NXOpen::Die::DirectionOption * | direction | ) |
Gets the centerline of the rib.
direction | Profile direction. |
std::vector<NXOpen::IProfile *> NXOpen::Die::RibChildBuilder::GetStart | ( | NXOpen::Die::DirectionOption * | direction | ) |
Gets the start limit geometry of the die rib as a profile.
direction | Profile direction. |
std::vector<NXOpen::IProfile *> NXOpen::Die::RibChildBuilder::GetTopEnd | ( | NXOpen::Die::DirectionOption * | direction | ) |
Gets the top end limit geometry of the die rib as a profile.
direction | Profile direction. |
double NXOpen::Die::RibChildBuilder::Height | ( | ) |
Returns the height of the die rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
double NXOpen::Die::RibChildBuilder::LccMinWidth | ( | ) |
Returns the lightening core mininum width of the die rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the lightening core switch of the die rib, if true the lightening core will be built into the rib, if false it will not.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the lightening core clearance of the die rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the rectangular switch of the die rib, if true the lightening core will be rectangular, if false it will follow the shape of the rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
void NXOpen::Die::RibChildBuilder::SetAdjustedThickness | ( | double | adjustedThickness | ) |
Sets the adjusted thickness of the die rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
adjustedThickness | adjusted thickness |
void NXOpen::Die::RibChildBuilder::SetAngle | ( | double | angle | ) |
Sets the angle of the die rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
angle | angle |
void NXOpen::Die::RibChildBuilder::SetBottom | ( | NXOpen::IOrientation * | bottom | ) |
Sets the bottom limit geometry of the die rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
bottom | bottom |
void NXOpen::Die::RibChildBuilder::SetBottomEnd | ( | NXOpen::IOrientation * | bottomEnd | ) |
Sets the bottom end limit geometry of the die rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
bottomEnd | bottom end |
void NXOpen::Die::RibChildBuilder::SetBottomEnd | ( | NXOpen::Die::DirectionOption | direction, |
const std::vector< NXOpen::IProfile * > & | profileEntries | ||
) |
Sets the bottom end limit geometry of the die rib using a profile.
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::RibChildBuilder::SetBottomHorizontalOffset | ( | double | bottomHorizontalOffset | ) |
Sets the bottom horizontal offset of the die rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
bottomHorizontalOffset | bottom horizontal offset |
void NXOpen::Die::RibChildBuilder::SetBottomLimitOffset | ( | double | bottomLimitOffset | ) |
Sets the bottom limit offset of the die rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
bottomLimitOffset | bottom limit offset |
void NXOpen::Die::RibChildBuilder::SetBottomVerticalOffset | ( | double | bottomVerticalOffset | ) |
Sets the bottom vertical offset of the die rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
bottomVerticalOffset | bottom vertical offset |
void NXOpen::Die::RibChildBuilder::SetCenterline | ( | NXOpen::Die::DirectionOption | direction, |
const std::vector< NXOpen::IProfile * > & | profileEntries | ||
) |
Sets the centerline of the rib.
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::RibChildBuilder::SetCenterlineXyOffset | ( | double | centerlineXyOffset | ) |
Sets the centerline xy offset of the die rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
centerlineXyOffset | centerline xy offset |
void NXOpen::Die::RibChildBuilder::SetDesignStatus | ( | bool | designStatus | ) |
Sets the design status of the die rib, if true the rib will be built into the model, if false it will not.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
designStatus | design status |
void NXOpen::Die::RibChildBuilder::SetDisplayStatus | ( | bool | displayStatus | ) |
Sets the display status of the die rib, if true input data to the rib will be displayed, if false the input data will not be displayed.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
displayStatus | display status |
void NXOpen::Die::RibChildBuilder::SetHeight | ( | double | height | ) |
Sets the height of the die rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
height | height |
void NXOpen::Die::RibChildBuilder::SetLccMinWidth | ( | double | lccMinWidth | ) |
Sets the lightening core mininum width of the die rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
lccMinWidth | lcc min width |
void NXOpen::Die::RibChildBuilder::SetLighteningCore | ( | bool | lighteningCore | ) |
Sets the lightening core switch of the die rib, if true the lightening core will be built into the rib, if false it will not.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
lighteningCore | lightening core |
void NXOpen::Die::RibChildBuilder::SetLighteningCoreClearance | ( | double | lighteningCoreClearance | ) |
Sets the lightening core clearance of the die rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
lighteningCoreClearance | lightening core clearance |
void NXOpen::Die::RibChildBuilder::SetRectangular | ( | bool | rectangular | ) |
Sets the rectangular switch of the die rib, if true the lightening core will be rectangular, if false it will follow the shape of the rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
rectangular | rectangular |
void NXOpen::Die::RibChildBuilder::SetStart | ( | NXOpen::IOrientation * | start | ) |
Sets the start limit geometry of the die rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
start | start |
void NXOpen::Die::RibChildBuilder::SetStart | ( | NXOpen::Die::DirectionOption | direction, |
const std::vector< NXOpen::IProfile * > & | profileEntries | ||
) |
Sets the start limit geometry of the die rib using a profile.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
direction | Profile direction. |
profileEntries | The the profile entries, can be curves, edges, faces, sketches or curve features. |
void NXOpen::Die::RibChildBuilder::SetThickness | ( | double | thickness | ) |
Sets the thickness of the die rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
thickness | thickness |
void NXOpen::Die::RibChildBuilder::SetTop | ( | NXOpen::IOrientation * | top | ) |
Sets the top limit geometry of the die rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
top | top |
void NXOpen::Die::RibChildBuilder::SetTopEnd | ( | NXOpen::IOrientation * | topEnd | ) |
Sets the top end limit geometry of the die rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
topEnd | top end |
void NXOpen::Die::RibChildBuilder::SetTopEnd | ( | NXOpen::Die::DirectionOption | direction, |
const std::vector< NXOpen::IProfile * > & | profileEntries | ||
) |
Sets the top end limit geometry of the die rib using a profile.
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::RibChildBuilder::SetTopHorizontalOffset | ( | double | topHorizontalOffset | ) |
Sets the top horizontal offset of the die rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
topHorizontalOffset | top horizontal offset |
void NXOpen::Die::RibChildBuilder::SetTopLimitOffset | ( | double | topLimitOffset | ) |
Sets the top limit offset of the die rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
topLimitOffset | top limit offset |
void NXOpen::Die::RibChildBuilder::SetTopVerticalOffset | ( | double | topVerticalOffset | ) |
Sets the top vertical offset of the die rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
topVerticalOffset | top vertical offset |
Returns the start limit geometry of the die rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
double NXOpen::Die::RibChildBuilder::Thickness | ( | ) |
Returns the thickness of the die rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the top limit geometry of the die rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the top end limit geometry of the die rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the top horizontal offset of the die rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
double NXOpen::Die::RibChildBuilder::TopLimitOffset | ( | ) |
Returns the top limit offset of the die rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")
Returns the top vertical offset of the die rib.
Created in NX4.0.0.
License requirements : ug_die_design ("Die Design")