BladeStartPoint Class

class NXOpen.CAM.BladeStartPoint

Bases: NXOpen.TaggedObject

Represents BladeStartPoint Builder

New in version NX7.5.0.

Properties

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

Methods

Enumerations

BladeStartPointTypes Enumeration Available types for Blade Start Point

Property Detail

Type

BladeStartPoint.Type

Returns or sets the Type

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

Getter Method

Signature Type

Returns:the Start Point Type
Return type:NXOpen.CAM.BladeStartPointTypes

New in version NX7.5.0.

License requirements: None.

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

Setter Method

Signature Type

Parameters:type (NXOpen.CAM.BladeStartPointTypes) – the Start Point Type

New in version NX7.5.0.

License requirements: None.