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

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

Inheritance diagram for NXOpen::Die::PointChildBuilder:
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 point.
bool DesignStatus ()
 Returns the design status of the point, if true the point will be built into the model, if false it will not.
bool DisplayStatus ()
 Returns the display status of the point, if true input data to the point will be displayed, if false the input data will not be displayed.
NXOpen::PointPoint ()
 Returns the location of the point.
void SetDesignStatus (bool designStatus)
 Sets the design status of the point, if true the point will be built into the model, if false it will not.
void SetDisplayStatus (bool displayStatus)
 Sets the display status of the point, if true input data to the point will be displayed, if false the input data will not be displayed.
void SetPoint (NXOpen::Point *point)
 Sets the location of the point.

Detailed Description

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


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

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


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

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


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.