NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::Die::UncutRegionsBuilder Class Reference

Calculates the uncut regions of a curve given a radius value for the cut tool. More...

Inheritance diagram for NXOpen::Die::UncutRegionsBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  ResultsType { ResultsTypeOneSide, ResultsTypeBothSides }
 Indicates which side of curve to check. More...

Public Member Functions

NXOpen::SectionCurves ()
 Returns the curves to check for uncut regions.
NXOpen::Die::UncutRegionsBuilder::ResultsType Results ()
 Returns the side of the curve to show the results.
void ReverseSide ()
 Reverse the tool side
Created in NX7.5.0.
void SetResults (NXOpen::Die::UncutRegionsBuilder::ResultsType results)
 Sets the side of the curve to show the results.
void SetToolAxis (NXOpen::Direction *toolAxis)
 Sets the tool axis.
NXOpen::DirectionToolAxis ()
 Returns the tool axis.
NXOpen::ExpressionToolSize ()
 Returns the expression that contains the tool radius.

Detailed Description

Calculates the uncut regions of a curve given a radius value for the cut tool.


To create a new instance of this class, use Die::DieCollection::CreateUncutRegionsBuilder

Created in NX7.5.0.


Member Enumeration Documentation

Indicates which side of curve to check.

Enumerator:
ResultsTypeOneSide 

Find uncut regions on one side only.

ResultsTypeBothSides 

Find uncut regions on both sides of curve.


Member Function Documentation

Returns the curves to check for uncut regions.


Created in NX7.5.0.

License requirements : None

Returns the side of the curve to show the results.


Created in NX7.5.0.

License requirements : None

Reverse the tool side
Created in NX7.5.0.



License requirements : None

Sets the side of the curve to show the results.


Created in NX7.5.0.

License requirements : None

Parameters:
resultsresults

Sets the tool axis.


Created in NX7.5.0.

License requirements : None

Parameters:
toolAxistoolaxis

Returns the tool axis.


Created in NX7.5.0.

License requirements : None

Returns the expression that contains the tool radius.


Created in NX7.5.0.

License requirements : None


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