CutStrategy Class

class NXOpen.CAM.CutStrategy

Bases: NXOpen.TaggedObject

Represents cut strategy

New in version NX6.0.0.

Properties

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

Methods

Enumerations

CutStrategyTypes Enumeration The cut strategy options

Property Detail

Type

CutStrategy.Type

Returns or sets the cut strategy

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

Getter Method

Signature Type

Returns:the cut strategy
Return type:NXOpen.CAM.CutStrategyTypes

New in version NX6.0.0.

License requirements: None.

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

Setter Method

Signature Type

Parameters:type (NXOpen.CAM.CutStrategyTypes) – the cut strategy

New in version NX6.0.0.

License requirements: cam_base (“CAM BASE”)