BladeCutStart Class

class NXOpen.CAM.BladeCutStart

Bases: NXOpen.TaggedObject

Represents 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 From

Returns:location of cut start
Return type:NXOpen.CAM.BladeCutStartType

New in version NX7.5.0.

License requirements: None.

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

Setter Method

Signature From

Parameters:startFrom (NXOpen.CAM.BladeCutStartType) – location of the cut start

New in version NX7.5.0.

License requirements: cam_base (“CAM BASE”)