CutDirection Class

class NXOpen.CAM.CutDirection

Bases: NXOpen.TaggedObject

Represents a boundary cut direction ci Builder

This builder can not instantiated separately.

New in version NX6.0.0.

Properties

Property Description
Tag Returns the Tag for this object.
Type Returns or sets the cut direction type

Methods

Enumerations

CutDirectionTypes Enumeration Available types for cut direction type in boundary cut direction customizable item

Property Detail

Type

CutDirection.Type

Returns or sets the cut direction type

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

Getter Method

Signature Type

Returns:the Cut Direction Type
Return type:NXOpen.CAM.CutDirectionTypes

New in version NX6.0.0.

License requirements: None.

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

Setter Method

Signature Type

Parameters:cutDirType (NXOpen.CAM.CutDirectionTypes) – the Cut Direction Type

New in version NX6.0.0.

License requirements: cam_base (“CAM BASE”)