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

Represents a Steep Containment Builder
Created in NX9.0.0. More...

Inheritance diagram for NXOpen::CAM::AreaMillingSteepContainment:
NXOpen::CAM::AreaMillingContainment NXOpen::TaggedObject

Public Types

enum  CutLevelTypes { CutLevelTypesConstant, CutLevelTypesOptimized }
 cut level types
Created in NX9.0.0. More...
 
- Public Types inherited from NXOpen::CAM::AreaMillingContainment
enum  CutDirectionTypes { CutDirectionTypesClimb, CutDirectionTypesConventional }
 Available types for Cut Direction in Area Milling. More...
 

Public Member Functions

NXOpen::CAM::AreaMillingContainment::CutDirectionTypes AreaMillingCutDirection ()
 Returns the Cut Direction
Created in NX9.0.0. More...
 
NXOpen::CAM::AreaMillingSteepContainment::CutLevelTypes CutLevelType ()
 Returns the cut level type
Created in NX9.0.0. More...
 
NXOpen::CAM::StepoverBuilderDepthPerCut ()
 Returns the builder of area milling depth per cut
Created in NX9.0.0. More...
 
void SetAreaMillingCutDirection (NXOpen::CAM::AreaMillingContainment::CutDirectionTypes areaMillingCutDirection)
 Sets the Cut Direction
Created in NX9.0.0. More...
 
void SetCutLevelType (NXOpen::CAM::AreaMillingSteepContainment::CutLevelTypes newValue)
 Sets the cut level type
Created in NX9.0.0. More...
 
- Public Member Functions inherited from NXOpen::CAM::AreaMillingContainment
NXOpen::CAM::CutPatternBuilderCutPattern ()
 Returns the cut pattern builder
Created in NX9.0.0. More...
 
NXOpen::CAM::StepoverBuilderStepover ()
 Returns the builder of area milling stepover
Created in NX9.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 Steep Containment Builder
Created in NX9.0.0.


Member Enumeration Documentation

cut level types
Created in NX9.0.0.


Enumerator
CutLevelTypesConstant 

Constant.

CutLevelTypesOptimized 

Optimized.

Member Function Documentation

NXOpen::CAM::AreaMillingContainment::CutDirectionTypes NXOpen::CAM::AreaMillingSteepContainment::AreaMillingCutDirection ( )

Returns the Cut Direction
Created in NX9.0.0.



License requirements : None

NXOpen::CAM::AreaMillingSteepContainment::CutLevelTypes NXOpen::CAM::AreaMillingSteepContainment::CutLevelType ( )

Returns the cut level type
Created in NX9.0.0.



License requirements : None

NXOpen::CAM::StepoverBuilder* NXOpen::CAM::AreaMillingSteepContainment::DepthPerCut ( )

Returns the builder of area milling depth per cut
Created in NX9.0.0.



License requirements : None

void NXOpen::CAM::AreaMillingSteepContainment::SetAreaMillingCutDirection ( NXOpen::CAM::AreaMillingContainment::CutDirectionTypes  areaMillingCutDirection)

Sets the Cut Direction
Created in NX9.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
areaMillingCutDirectionthe Offset Mode value
void NXOpen::CAM::AreaMillingSteepContainment::SetCutLevelType ( NXOpen::CAM::AreaMillingSteepContainment::CutLevelTypes  newValue)

Sets the cut level type
Created in NX9.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
newValuethe cut level type

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