CutStrategy Class¶
-
class
NXOpen.CAM.CutStrategy¶ Bases:
NXOpen.TaggedObjectRepresents 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
TypeReturns: the cut strategy Return type: NXOpen.CAM.CutStrategyTypesNew in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
TypeParameters: type ( NXOpen.CAM.CutStrategyTypes) – the cut strategyNew in version NX6.0.0.
License requirements: cam_base (“CAM BASE”)