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

Represents a Die Pressure System Parent sub feature. More...

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

List of all members.

Public Member Functions

NXOpen::Die::DieBuildStatusOption BuildStatus ()
 Returns the build status of pressure systems.
double Clearance ()
 Returns the clearance of pressure systems.
NXOpen::Die::PressureSystemChildBuilderCreateChild ()
 Creates a child pressure system.
void DeleteChild (NXOpen::Die::PressureSystemChildBuilder *diepressuresystemchild)
 Deletes a child pressure system.
bool DesignStatus ()
 Returns the design status of pressure systems, if true the pressure systems will be built into the model, if false they will not.
double Diameter ()
 Returns the diameter of pressure systems.
bool DisplayStatus ()
 Returns the display status of pressure systems, if true input data to the pressure systems will be displayed, if false the input data will not be displayed.
std::vector
< NXOpen::Die::PressureSystemChildBuilder * > 
GetChildren ()
 Outputs the child pressure systems.
double Height ()
 Returns the height of pressure systems.
void SetClearance (double clearance)
 Sets the clearance of pressure systems.
void SetDesignStatus (bool designStatus)
 Sets the design status of pressure systems, if true the pressure systems will be built into the model, if false they will not.
void SetDiameter (double diameter)
 Sets the diameter of pressure systems.
void SetDisplayStatus (bool displayStatus)
 Sets the display status of pressure systems, if true input data to the pressure systems will be displayed, if false the input data will not be displayed.
void SetHeight (double height)
 Sets the height of pressure systems.
void SetXCount (int xCount)
 Sets the x count of pressure systems.
void SetXDistance (double xDistance)
 Sets the x distance of pressure systems.
void SetXOffset (double xOffset)
 Sets the x offset of pressure systems.
void SetYCount (int yCount)
 Sets the y count of pressure systems.
void SetYDistance (double yDistance)
 Sets the y distance of pressure systems.
void SetYOffset (double yOffset)
 Sets the y offset of pressure systems.
int XCount ()
 Returns the x count of pressure systems.
double XDistance ()
 Returns the x distance of pressure systems.
double XOffset ()
 Returns the x offset of pressure systems.
int YCount ()
 Returns the y count of pressure systems.
double YDistance ()
 Returns the y distance of pressure systems.
double YOffset ()
 Returns the y offset of pressure systems.

Detailed Description

Represents a Die Pressure System Parent sub feature.


This sub feature is created via the main feature builder.

Created in NX4.0.0.


Member Function Documentation

Returns the build status of pressure systems.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Returns the clearance of pressure systems.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Creates a child pressure system.

Returns:

Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Deletes a child pressure system.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
diepressuresystemchilddiepressuresystemchild

Returns the design status of pressure systems, if true the pressure systems 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 diameter of pressure systems.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Returns the display status of pressure systems, if true input data to the pressure systems 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 pressure systems.

Returns:
The child pressure systems.
Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Returns the height of pressure systems.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Sets the clearance of pressure systems.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
clearanceclearance

Sets the design status of pressure systems, if true the pressure systems 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 diameter of pressure systems.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
diameterdiameter

Sets the display status of pressure systems, if true input data to the pressure systems 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 pressure systems.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
heightheight

Sets the x count of pressure systems.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
xCountx count

Sets the x distance of pressure systems.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
xDistancex distance

Sets the x offset of pressure systems.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
xOffsetx offset

Sets the y count of pressure systems.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
yCounty count

Sets the y distance of pressure systems.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
yDistancey distance

Sets the y offset of pressure systems.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
yOffsety offset

Returns the x count of pressure systems.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Returns the x distance of pressure systems.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Returns the x offset of pressure systems.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Returns the y count of pressure systems.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Returns the y distance of pressure systems.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Returns the y offset of pressure systems.


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.