AreaMillingContainment Class

class NXOpen.CAM.AreaMillingContainment

Bases: NXOpen.TaggedObject

Represents a Containment Builder

New in version NX9.0.0.

Properties

Property Description
CutPattern Returns the cut pattern builder
Stepover Returns the builder of area milling stepover
Tag Returns the Tag for this object.

Methods

Enumerations

AreaMillingContainmentCutDirectionTypes Enumeration Available types for Cut Direction in Area Milling

Property Detail

CutPattern

AreaMillingContainment.CutPattern

Returns the cut pattern builder

-------------------------------------

Getter Method

Signature CutPattern

Returns:
Return type:NXOpen.CAM.CutPatternBuilder

New in version NX9.0.0.

License requirements: None.

Stepover

AreaMillingContainment.Stepover

Returns the builder of area milling stepover

-------------------------------------

Getter Method

Signature Stepover

Returns:The stepover builder
Return type:NXOpen.CAM.StepoverBuilder

New in version NX9.0.0.

License requirements: None.