Class BlendFinish
Inheritance
System.Object
    System.MarshalByRefObject
    
    
    
    BlendFinish
  Implements
System.Runtime.Remoting.Messaging.IMessageSink
  Inherited Members
      System.MarshalByRefObject.CreateObjRef(System.Type)
    
    
      System.MarshalByRefObject.GetLifetimeService()
    
    
      System.MarshalByRefObject.InitializeLifetimeService()
    
    
      System.MarshalByRefObject.MemberwiseClone(System.Boolean)
    
    
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
  Namespace: NXOpen.CAM
Assembly: NXOpen.dll
Syntax
public class BlendFinish : Blade, IMessageSink
  Constructors
BlendFinish()
Declaration
protected BlendFinish()
  Properties
CutBand
Declaration
public CutBand CutBand { get; }
  Property Value
| Type | Description | 
|---|---|
| CutBand | 
DriveMode
Declaration
public DriveMode DriveMode { get; }
  Property Value
| Type | Description | 
|---|---|
| DriveMode | 
GeometryToFinish
Declaration
public BladeFinishGeom GeometryToFinish { get; }
  Property Value
| Type | Description | 
|---|---|
| BladeFinishGeom | 
Sequence
Declaration
public Sequence Sequence { get; }
  Property Value
| Type | Description | 
|---|---|
| Sequence | 
SidesToCut
Declaration
public CutSides SidesToCut { get; }
  Property Value
| Type | Description | 
|---|---|
| CutSides | 
StartPoint
Declaration
public BladeStartPoint StartPoint { get; }
  Property Value
| Type | Description | 
|---|---|
| BladeStartPoint | 
Stepover
Declaration
public StepoverBuilder Stepover { get; }
  Property Value
| Type | Description | 
|---|---|
| StepoverBuilder | 
Implements
      System.Runtime.Remoting.Messaging.IMessageSink