BlendFinish Class

class NXOpen.CAM.BlendFinish

Bases: NXOpen.CAM.Blade

Represents a Blend Finish Drive Method Builder

New in version NX7.5.0.

Properties

Property Description
CutBand Returns the Cut Band
CutDirection Returns or sets the Cut Direction
CutPattern Returns the cut pattern builder
DriveMode Returns the Drive Mode
GeometryToFinish Returns the Geometry to Finish
LeadingEdge Returns the leading edge builder
Sequence Returns the Sequence
SidesToCut Returns the Sides to Cut
StartPoint Returns the Start Point
Stepover Returns the Stepover builder
Tag Returns the Tag for this object.
TrailingEdge Returns the trailing edge builder

Methods

Property Detail

CutBand

BlendFinish.CutBand

Returns the Cut Band

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

Getter Method

Signature CutBand

Returns:the Cut Band
Return type:NXOpen.CAM.CutBand

New in version NX7.5.0.

License requirements: None.

DriveMode

BlendFinish.DriveMode

Returns the Drive Mode

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

Getter Method

Signature DriveMode

Returns:the Drive Mode
Return type:NXOpen.CAM.DriveMode

New in version NX7.5.0.

License requirements: None.

GeometryToFinish

BlendFinish.GeometryToFinish

Returns the Geometry to Finish

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

Getter Method

Signature GeometryToFinish

Returns:the Geometry to Finish
Return type:NXOpen.CAM.BladeFinishGeom

New in version NX7.5.0.

License requirements: None.

Sequence

BlendFinish.Sequence

Returns the Sequence

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

Getter Method

Signature Sequence

Returns:the Sequence
Return type:NXOpen.CAM.Sequence

New in version NX7.5.0.

License requirements: None.

SidesToCut

BlendFinish.SidesToCut

Returns the Sides to Cut

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

Getter Method

Signature SidesToCut

Returns:the Sides to Cut
Return type:NXOpen.CAM.CutSides

New in version NX7.5.0.

License requirements: None.

StartPoint

BlendFinish.StartPoint

Returns the Start Point

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

Getter Method

Signature StartPoint

Returns:the Start Point
Return type:NXOpen.CAM.BladeStartPoint

New in version NX7.5.0.

License requirements: None.

Stepover

BlendFinish.Stepover

Returns the Stepover builder

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

Getter Method

Signature Stepover

Returns:
Return type:NXOpen.CAM.StepoverBuilder

New in version NX7.5.0.

License requirements: None.