BlendFinish Class¶
-
class
NXOpen.CAM.BlendFinish¶ Bases:
NXOpen.CAM.BladeRepresents 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
CutBandReturns: the Cut Band Return type: NXOpen.CAM.CutBandNew in version NX7.5.0.
License requirements: None.
DriveMode¶
-
BlendFinish.DriveMode¶ Returns the Drive Mode
-------------------------------------Getter Method
Signature
DriveModeReturns: the Drive Mode Return type: NXOpen.CAM.DriveModeNew in version NX7.5.0.
License requirements: None.
GeometryToFinish¶
-
BlendFinish.GeometryToFinish¶ Returns the Geometry to Finish
-------------------------------------Getter Method
Signature
GeometryToFinishReturns: the Geometry to Finish Return type: NXOpen.CAM.BladeFinishGeomNew in version NX7.5.0.
License requirements: None.
Sequence¶
-
BlendFinish.Sequence¶ Returns the Sequence
-------------------------------------Getter Method
Signature
SequenceReturns: the Sequence Return type: NXOpen.CAM.SequenceNew in version NX7.5.0.
License requirements: None.
SidesToCut¶
-
BlendFinish.SidesToCut¶ Returns the Sides to Cut
-------------------------------------Getter Method
Signature
SidesToCutReturns: the Sides to Cut Return type: NXOpen.CAM.CutSidesNew in version NX7.5.0.
License requirements: None.
StartPoint¶
-
BlendFinish.StartPoint¶ Returns the Start Point
-------------------------------------Getter Method
Signature
StartPointReturns: the Start Point Return type: NXOpen.CAM.BladeStartPointNew in version NX7.5.0.
License requirements: None.
Stepover¶
-
BlendFinish.Stepover¶ Returns the Stepover builder
-------------------------------------Getter Method
Signature
StepoverReturns: Return type: NXOpen.CAM.StepoverBuilderNew in version NX7.5.0.
License requirements: None.