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

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

Inheritance diagram for NXOpen::Die::PressureSystemChildBuilder:
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 the pressure system.
double Clearance ()
 Returns the clearance of the pressure system.
NXOpen::CartesianCoordinateSystemCsys ()
 Returns the csys of the pressure system.
bool DesignStatus ()
 Returns the design status of the pressure system, if true the pressure system will be built into the model, if false it will not.
double Diameter ()
 Returns the diameter of the pressure system.
bool DisplayStatus ()
 Returns the display status of the pressure system, if true input data to the pressure system will be displayed, if false the input data will not be displayed.
double Height ()
 Returns the height of the pressure system.
NXOpen::PointPoint ()
 Returns the location of the pressure system.
void SetClearance (double clearance)
 Sets the clearance of the pressure system.
void SetCsys (NXOpen::CartesianCoordinateSystem *csys)
 Sets the csys of the pressure system.
void SetDesignStatus (bool designStatus)
 Sets the design status of the pressure system, if true the pressure system will be built into the model, if false it will not.
void SetDiameter (double diameter)
 Sets the diameter of the pressure system.
void SetDisplayStatus (bool displayStatus)
 Sets the display status of the pressure system, if true input data to the pressure system will be displayed, if false the input data will not be displayed.
void SetHeight (double height)
 Sets the height of the pressure system.
void SetPoint (NXOpen::Point *point)
 Sets the location of the pressure system.

Detailed Description

Represents a Die Pressure System Child 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 the pressure system.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Returns the clearance of the pressure system.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Returns the csys of the pressure system.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

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


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

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


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Returns the height of the pressure system.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Returns the location of the pressure system.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Sets the clearance of the pressure system.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
clearanceclearance

Sets the csys of the pressure system.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
csyscsys

Sets the design status of the pressure system, if true the pressure system will be built into the model, if false it will not.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
designStatusdesign status

Sets the diameter of the pressure system.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
diameterdiameter

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


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
heightheight

Sets the location of the pressure system.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
pointpoint

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