NX Open C++ Reference Guide
|
Represents a SmallArea Builder
Created in NX6.0.0.
More...
Public Types | |
enum | StatusTypes { StatusTypesCut, StatusTypesIgnore } |
available types for Small Area Status More... | |
Public Member Functions | |
NXOpen::CAM::InheritableToolDepBuilder * | AreaSize () |
Returns the area size Created in NX6.0.0. | |
void | SetSmallAreaStatus (NXOpen::CAM::SmallAreaAvoidance::StatusTypes newValue) |
Sets the small area status Created in NX6.0.0. | |
NXOpen::CAM::SmallAreaAvoidance::StatusTypes | SmallAreaStatus () |
Returns the small area status Created in NX6.0.0. |
Represents a SmallArea Builder
Created in NX6.0.0.
Returns the area size
Created in NX6.0.0.
License requirements : None
void NXOpen::CAM::SmallAreaAvoidance::SetSmallAreaStatus | ( | NXOpen::CAM::SmallAreaAvoidance::StatusTypes | newValue | ) |
Sets the small area status
Created in NX6.0.0.
License requirements : cam_base ("CAM BASE")
newValue | new value |
Returns the small area status
Created in NX6.0.0.
License requirements : None