|
NX Open C++ Reference Guide
|
Represents a MillUserDefined Builder
To create a new instance of this class, use CAM::OperationCollection::CreateMillUserDefinedBuilder
Created in NX5.0.0.
More...
Additional Inherited Members | |
Public Types inherited from NXOpen::CAM::OperationBuilder | |
| enum | HoleAxisTypes { HoleAxisTypesVector, HoleAxisTypesRule, HoleAxisTypesRuleIfNoVector } |
| Available types for Hole Axis Type in feature milling and hole making. More... | |
| enum | HoleDepthTypes { HoleDepthTypesPoint, HoleDepthTypesRule } |
| Available types for Hole Depth Type in feature milling and hole making. More... | |
| enum | OptimizationBasedOnTypes { OptimizationBasedOnTypesDist, OptimizationBasedOnTypesOrient } |
| Available types for optimization based on in operation. More... | |
| enum | OptimizationDistanceTypes { OptimizationDistanceTypesDirect, OptimizationDistanceTypesTransition } |
| Available types for optimization distance method in operation. More... | |
| enum | OptimizationLevelTypes { OptimizationLevelTypesStandard, OptimizationLevelTypesAdvanced } |
| Available types for optimization level in operation. More... | |
Public Member Functions inherited from NXOpen::CAM::UserDefinedOprBuilder | |
| NXString | EnvVarName () |
| Returns the name Created in NX5.0.0. | |
| void | SetEnvVarName (const NXString &varName) |
| Sets the name Created in NX5.0.0. | |
| void | SetEnvVarName (const char *varName) |
| Sets the name Created in NX5.0.0. | |
Represents a MillUserDefined Builder
To create a new instance of this class, use CAM::OperationCollection::CreateMillUserDefinedBuilder
Created in NX5.0.0.