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

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

Inheritance diagram for NXOpen::Die::PointParentBuilder:
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 points.
NXOpen::Die::PointChildBuilderCreateChild ()
 Creates a child point.
void DeleteChild (NXOpen::Die::PointChildBuilder *diepointchild)
 Deletes a child point.
bool DesignStatus ()
 Returns the design status of points, if true the points will be built into the model, if false they will not.
bool DisplayStatus ()
 Returns the display status of points, if true input data to the points will be displayed, if false the input data will not be displayed.
std::vector
< NXOpen::Die::PointChildBuilder * > 
GetChildren ()
 Outputs the child points.
void SetDesignStatus (bool designStatus)
 Sets the design status of points, if true the points will be built into the model, if false they will not.
void SetDisplayStatus (bool displayStatus)
 Sets the display status of points, if true input data to the points will be displayed, if false the input data will not be displayed.

Detailed Description

Represents a Die Point 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 points.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Creates a child point.

Returns:

Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Deletes a child point.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
diepointchilddiepointchild

Returns the design status of points, if true the points 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 points, if true input data to the points 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 points.

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

License requirements : ug_die_design ("Die Design")

Sets the design status of points, if true the points 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 points, if true input data to the points 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

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