NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::CAM::OutputUncutRegions Class Reference

Represents a NXOpen::CAM::OutputUncutRegions. More...

Inheritance diagram for NXOpen::CAM::OutputUncutRegions:
NXOpen::TaggedObject

Public Member Functions

bool AutoSaveBoundary ()
 Returns the auto save boundary toggle
Created in NX6.0.0. More...
 
double OverlapDistance ()
 Returns the overlap distance
Created in NX6.0.0. More...
 
void SetAutoSaveBoundary (bool outputBnd)
 Sets the auto save boundary toggle
Created in NX6.0.0. More...
 
void SetOverlapDistance (double overlapDist)
 Sets the overlap distance
Created in NX5.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a NXOpen::CAM::OutputUncutRegions.


Created in NX6.0.0.

Member Function Documentation

bool NXOpen::CAM::OutputUncutRegions::AutoSaveBoundary ( )

Returns the auto save boundary toggle
Created in NX6.0.0.



License requirements : None

double NXOpen::CAM::OutputUncutRegions::OverlapDistance ( )

Returns the overlap distance
Created in NX6.0.0.



License requirements : None

void NXOpen::CAM::OutputUncutRegions::SetAutoSaveBoundary ( bool  outputBnd)

Sets the auto save boundary toggle
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
outputBndThe Uncut output boundary value
void NXOpen::CAM::OutputUncutRegions::SetOverlapDistance ( double  overlapDist)

Sets the overlap distance
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
overlapDistThe Uncut Overlap Distance value

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