NX Open C++ Reference Guide
|
Represents a ProgramOrderGroup Builder
To create a new instance of this class, use CAM::NCGroupCollection::CreateProgramOrderGroupBuilder
Created in NX5.0.0.
More...
Additional Inherited Members | |
![]() | |
enum | OptimizationTypes { OptimizationTypesNone, OptimizationTypesMinimizeTravel, OptimizationTypesBand } |
Available types for Optimization Method in operation. More... | |
![]() | |
NXString | Description () |
Returns the description Created in NX9.0.0. | |
NXOpen::CAM::UdeSet * | EndUdeSet () |
Returns the end ude set Created in NX7.5.0. | |
void | SetDescription (const NXString &description) |
Sets the description Created in NX9.0.0. | |
void | SetDescription (const char *description) |
Sets the description Created in NX9.0.0. | |
NXOpen::CAM::UdeSet * | StartUdeSet () |
Returns the start ude set Created in NX7.5.0. | |
Represents a ProgramOrderGroup Builder
To create a new instance of this class, use CAM::NCGroupCollection::CreateProgramOrderGroupBuilder
Created in NX5.0.0.