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

Represents a Die Cast Relief sub feature. More...

Inheritance diagram for NXOpen::Die::CastReliefParentBuilder:
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 cast relief.
bool DesignStatus ()
 Returns the design status of cast relief, if true the cast relief will be built into the model, if false it will not.
bool DisplayStatus ()
 Returns the display status of cast relief, if true input data to the cast relief will be displayed, if false the input data will not be displayed.
std::vector< NXOpen::IProfile * > GetCastRelief (NXOpen::Die::DirectionOption *direction)
 Gets the profile of the cast relief.
double ReliefDepth ()
 Returns the relief depth of cast relief.
NXOpen::BodyReliefSheet ()
 Returns the relief sheet of cast relief.
void SetCastRelief (NXOpen::Die::DirectionOption direction, const std::vector< NXOpen::IProfile * > &profileEntries)
 Sets the profile of the cast relief.
void SetDesignStatus (bool designStatus)
 Sets the design status of cast relief, if true the cast relief will be built into the model, if false it will not.
void SetDisplayStatus (bool displayStatus)
 Sets the display status of cast relief, if true input data to the cast relief will be displayed, if false the input data will not be displayed.
void SetReliefDepth (double reliefDepth)
 Sets the relief depth of cast relief.
void SetReliefSheet (NXOpen::Body *reliefSheet)
 Sets the relief sheet of cast relief.

Detailed Description

Represents a Die Cast Relief 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 cast relief.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Returns the design status of cast relief, if true the cast relief 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 cast relief, if true input data to the cast relief will be displayed, if false the input data will not be displayed.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Gets the profile of the cast relief.

Returns:
The profile entries, will be curves, edges, faces, sketches or curve features.
Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")
Parameters:
directionProfile direction.

Returns the relief depth of cast relief.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Returns the relief sheet of cast relief.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

void NXOpen::Die::CastReliefParentBuilder::SetCastRelief ( NXOpen::Die::DirectionOption  direction,
const std::vector< NXOpen::IProfile * > &  profileEntries 
)

Sets the profile of the cast relief.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
directionProfile direction.
profileEntriesThe profile entries, can be curves, edges, faces, sketches or curve features.

Sets the design status of cast relief, if true the cast relief 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 cast relief, if true input data to the cast relief 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 relief depth of cast relief.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
reliefDepthrelief depth

Sets the relief sheet of cast relief.


Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")

Parameters:
reliefSheetrelief sheet

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