NX Open C++ Reference Guide
Public Member Functions
NXOpen::Die::RibParentBuilder Class Reference

Represents a Die Rib Parent sub feature. More...

Inheritance diagram for NXOpen::Die::RibParentBuilder:
NXOpen::Features::FeatureBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

double AdjustedThickness ()
 Returns the adjusted thickness of die ribs.
double Angle ()
 Returns the angle of die ribs.
double BottomHorizontalOffset ()
 Returns the bottom horizontal offset of die ribs.
double BottomLimitOffset ()
 Returns the bottom limit offset of die ribs.
double BottomVerticalOffset ()
 Returns the bottom vertical offset of die ribs.
NXOpen::Die::DieBuildStatusOption BuildStatus ()
 Returns the build status of die ribs.
double CenterlineXyOffset ()
 Returns the centerline xy offset of die ribs.
NXOpen::Die::RibChildBuilderCreateChild ()
 Creates a child rib.
void DeleteChild (NXOpen::Die::RibChildBuilder *dieribchild)
 Deletes a child rib.
bool DesignStatus ()
 Returns the design status of die ribs, if true the ribs will be built into the model, if false they will not.
bool DisplayStatus ()
 Returns the display status of die ribs, if true input data to the ribs will be displayed, if false the input data will not be displayed.
std::vector
< NXOpen::Die::RibChildBuilder * > 
GetChildren ()
 Outputs the child ribs.
double Height ()
 Returns the height of die ribs.
double LccMinWidth ()
 Returns the lightening core mininum width of die ribs.
bool LighteningCore ()
 Returns the lightening core switch of die ribs, if true the lightening core will be built into the rib, if false it will not.
double LighteningCoreClearance ()
 Returns the lightening core clearance of die ribs.
bool Rectangular ()
 Returns the rectangular switch of die ribs, if true the lightening cores will be rectangular, if false they will follow the shape of the rib.
void SetAdjustedThickness (double adjustedThickness)
 Sets the adjusted thickness of die ribs.
void SetAngle (double angle)
 Sets the angle of die ribs.
void SetBottomHorizontalOffset (double bottomHorizontalOffset)
 Sets the bottom horizontal offset of die ribs.
void SetBottomLimitOffset (double bottomLimitOffset)
 Sets the bottom limit offset of die ribs.
void SetBottomVerticalOffset (double bottomVerticalOffset)
 Sets the bottom vertical offset of die ribs.
void SetCenterlineXyOffset (double centerlineXyOffset)
 Sets the centerline xy offset of die ribs.
void SetDesignStatus (bool designStatus)
 Sets the design status of die ribs, if true the ribs will be built into the model, if false they will not.
void SetDisplayStatus (bool displayStatus)
 Sets the display status of die ribs, if true input data to the ribs will be displayed, if false the input data will not be displayed.
void SetHeight (double height)
 Sets the height of die ribs.
void SetLccMinWidth (double lccMinWidth)
 Sets the lightening core mininum width of die ribs.
void SetLighteningCore (bool lighteningCore)
 Sets the lightening core switch of die ribs, 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 die ribs.
void SetRectangular (bool rectangular)
 Sets the rectangular switch of die ribs, if true the lightening cores will be rectangular, if false they will follow the shape of the rib.
void SetThickness (double thickness)
 Sets the thickness of die ribs.
void SetTopHorizontalOffset (double topHorizontalOffset)
 Sets the top horizontal offset of die ribs.
void SetTopLimitOffset (double topLimitOffset)
 Sets the top limit offset of die ribs.
void SetTopVerticalOffset (double topVerticalOffset)
 Sets the top vertical offset of die ribs.
void SetXDistance (double xDistance)
 Sets the x distance of die ribs.
void SetXOffset (double xOffset)
 Sets the x offset of die ribs.
void SetYDistance (double yDistance)
 Sets the y distance of die ribs.
void SetYOffset (double yOffset)
 Sets the y offset of die ribs.
double Thickness ()
 Returns the thickness of die ribs.
double TopHorizontalOffset ()
 Returns the top horizontal offset of die ribs.
double TopLimitOffset ()
 Returns the top limit offset of die ribs.
double TopVerticalOffset ()
 Returns the top vertical offset of die ribs.
double XDistance ()
 Returns the x distance of die ribs.
double XOffset ()
 Returns the x offset of die ribs.
double YDistance ()
 Returns the y distance of die ribs.
double YOffset ()
 Returns the y offset of die ribs.

Detailed Description

Represents a Die Rib Parent sub feature.


This sub feature is created via the main feature builder.

Created in NX4.0.0.


Member Function Documentation

Returns the adjusted thickness of die ribs.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Returns the angle of die ribs.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Returns the bottom horizontal offset of die ribs.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Returns the bottom limit offset of die ribs.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Returns the bottom vertical offset of die ribs.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Returns the build status of die ribs.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Returns the centerline xy offset of die ribs.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Creates a child rib.

Returns:

Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Deletes a child rib.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
dieribchilddieribchild

Returns the design status of die ribs, if true the ribs will be built into the model, if false they will not.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Returns the display status of die ribs, if true input data to the ribs will be displayed, if false the input data will not be displayed.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Outputs the child ribs.

Returns:
The child ribs.
Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Returns the height of die ribs.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Returns the lightening core mininum width of die ribs.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Returns the lightening core switch of die ribs, 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 die ribs.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Returns the rectangular switch of die ribs, if true the lightening cores will be rectangular, if false they will follow the shape of the rib.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

void NXOpen::Die::RibParentBuilder::SetAdjustedThickness ( double  adjustedThickness)

Sets the adjusted thickness of die ribs.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
adjustedThicknessadjusted thickness

Sets the angle of die ribs.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
angleangle
void NXOpen::Die::RibParentBuilder::SetBottomHorizontalOffset ( double  bottomHorizontalOffset)

Sets the bottom horizontal offset of die ribs.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
bottomHorizontalOffsetbottom horizontal offset
void NXOpen::Die::RibParentBuilder::SetBottomLimitOffset ( double  bottomLimitOffset)

Sets the bottom limit offset of die ribs.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
bottomLimitOffsetbottom limit offset
void NXOpen::Die::RibParentBuilder::SetBottomVerticalOffset ( double  bottomVerticalOffset)

Sets the bottom vertical offset of die ribs.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
bottomVerticalOffsetbottom vertical offset
void NXOpen::Die::RibParentBuilder::SetCenterlineXyOffset ( double  centerlineXyOffset)

Sets the centerline xy offset of die ribs.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
centerlineXyOffsetcenterline xy offset

Sets the design status of die ribs, if true the ribs will be built into the model, if false they will not.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
designStatusdesign status

Sets the display status of die ribs, if true input data to the ribs will be displayed, if false the input data will not be displayed.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
displayStatusdisplay status

Sets the height of die ribs.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
heightheight
void NXOpen::Die::RibParentBuilder::SetLccMinWidth ( double  lccMinWidth)

Sets the lightening core mininum width of die ribs.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
lccMinWidthlcc min width
void NXOpen::Die::RibParentBuilder::SetLighteningCore ( bool  lighteningCore)

Sets the lightening core switch of die ribs, 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")

Parameters:
lighteningCorelightening core
void NXOpen::Die::RibParentBuilder::SetLighteningCoreClearance ( double  lighteningCoreClearance)

Sets the lightening core clearance of die ribs.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
lighteningCoreClearancelightening core clearance

Sets the rectangular switch of die ribs, if true the lightening cores will be rectangular, if false they will follow the shape of the rib.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
rectangularrectangular
void NXOpen::Die::RibParentBuilder::SetThickness ( double  thickness)

Sets the thickness of die ribs.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
thicknessthickness
void NXOpen::Die::RibParentBuilder::SetTopHorizontalOffset ( double  topHorizontalOffset)

Sets the top horizontal offset of die ribs.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
topHorizontalOffsettop horizontal offset
void NXOpen::Die::RibParentBuilder::SetTopLimitOffset ( double  topLimitOffset)

Sets the top limit offset of die ribs.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
topLimitOffsettop limit offset
void NXOpen::Die::RibParentBuilder::SetTopVerticalOffset ( double  topVerticalOffset)

Sets the top vertical offset of die ribs.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
topVerticalOffsettop vertical offset
void NXOpen::Die::RibParentBuilder::SetXDistance ( double  xDistance)

Sets the x distance of die ribs.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
xDistancex distance

Sets the x offset of die ribs.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
xOffsetx offset
void NXOpen::Die::RibParentBuilder::SetYDistance ( double  yDistance)

Sets the y distance of die ribs.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
yDistancey distance

Sets the y offset of die ribs.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
yOffsety offset

Returns the thickness of die ribs.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Returns the top horizontal offset of die ribs.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Returns the top limit offset of die ribs.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Returns the top vertical offset of die ribs.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Returns the x distance of die ribs.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Returns the x offset of die ribs.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Returns the y distance of die ribs.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Returns the y offset of die ribs.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")


The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.