NX Open C++ Reference Guide
Public Types
NXOpen::CAM::FeatureMillingBuilder Class Reference

Represents a FeatureMilling Builder
To create a new instance of this class, use CAM::OperationCollection::CreateFeatureMillingBuilder

Created in NX5.0.0. More...

Inheritance diagram for NXOpen::CAM::FeatureMillingBuilder:
NXOpen::CAM::PlanarOperationBuilder NXOpen::CAM::MillOperationBuilder NXOpen::CAM::OperationBuilder NXOpen::CAM::ParamBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  CutterCompensationTypes { CutterCompensationTypesNone, CutterCompensationTypesEngageRetract, CutterCompensationTypesAgainstWall }
 The available types for cutter compensation method in planar mill operation
Created in NX5.0.0. More...
enum  EngAutoRampMethodTypes { EngAutoRampMethodTypesOnLines, EngAutoRampMethodTypesOnLinesAndArcs, EngAutoRampMethodTypesHelicalRamping }
 Available types for Engage Auto Ramp Method in planar mill operation. More...
enum  EngretAutoTypeTypes { EngretAutoTypeTypesLinear, EngretAutoTypeTypesCircular }
 Available types for Engage Retract Auto Type in feature based milling operation. More...
enum  TransferMethodTypes { TransferMethodTypesClearancePlane, TransferMethodTypesPreviousPlane, TransferMethodTypesBlankPlane, TransferMethodTypesDirect }
 Available types for transfer method type in planar mill operation. More...

Detailed Description

Represents a FeatureMilling Builder
To create a new instance of this class, use CAM::OperationCollection::CreateFeatureMillingBuilder

Created in NX5.0.0.



Member Enumeration Documentation

The available types for cutter compensation method in planar mill operation
Created in NX5.0.0.


Enumerator:
CutterCompensationTypesNone 

none

CutterCompensationTypesEngageRetract 

engage retract

CutterCompensationTypesAgainstWall 

against wall

Available types for Engage Auto Ramp Method in planar mill operation.

Enumerator:
EngAutoRampMethodTypesOnLines 

On Lines.

EngAutoRampMethodTypesOnLinesAndArcs 

On Shape.

EngAutoRampMethodTypesHelicalRamping 

Helical.

Available types for Engage Retract Auto Type in feature based milling operation.

Enumerator:
EngretAutoTypeTypesLinear 

Linear.

EngretAutoTypeTypesCircular 

Circular.

Available types for transfer method type in planar mill operation.

Enumerator:
TransferMethodTypesClearancePlane 

Clearance Plane.

TransferMethodTypesPreviousPlane 

Previous Plane.

TransferMethodTypesBlankPlane 

Blank Plane.

TransferMethodTypesDirect 

Direct.


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