Class BlendFinish
Assembly: NXOpen.dll
Syntax
public class BlendFinish : Blade, IMessageSink
Constructors
BlendFinish()
Declaration
Properties
CutBand
Declaration
public CutBand CutBand { get; }
Property Value
DriveMode
Declaration
public DriveMode DriveMode { get; }
Property Value
GeometryToFinish
Declaration
public BladeFinishGeom GeometryToFinish { get; }
Property Value
Sequence
Declaration
public Sequence Sequence { get; }
Property Value
SidesToCut
Declaration
public CutSides SidesToCut { get; }
Property Value
StartPoint
Declaration
public BladeStartPoint StartPoint { get; }
Property Value
Stepover
Declaration
public StepoverBuilder Stepover { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink