BladeCutStart Class¶
-
class
NXOpen.CAM.BladeCutStart¶ Bases:
NXOpen.TaggedObjectRepresents a Blade Rough Drive Method Builder
This is an abstract superclass that has instantaible subclasses
New in version NX7.5.0.
Properties¶
| Property | Description |
|---|---|
| From | Returns or sets the location of the cut start |
| Tag | Returns the Tag for this object. |
Methods¶
Enumerations¶
| BladeCutStartType Enumeration | Available types for Starting Cut |
Property Detail¶
From¶
-
BladeCutStart.From¶ Returns or sets the location of the cut start
-------------------------------------Getter Method
Signature
FromReturns: location of cut start Return type: NXOpen.CAM.BladeCutStartTypeNew in version NX7.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
FromParameters: startFrom ( NXOpen.CAM.BladeCutStartType) – location of the cut startNew in version NX7.5.0.
License requirements: cam_base (“CAM BASE”)