Class BoundaryMemberSetPlanarMill
Inheritance
BoundaryMemberSetPlanarMill
Assembly: NXOpen.dll
Syntax
public class BoundaryMemberSetPlanarMill : BoundaryMemberSet, IMessageSink
Constructors
BoundaryMemberSetPlanarMill()
Declaration
protected BoundaryMemberSetPlanarMill()
Properties
CustomFeed
Declaration
public bool CustomFeed { get; set; }
Property Value
CustomStock
Declaration
public bool CustomStock { get; set; }
Property Value
CustomTolerance
Declaration
public bool CustomTolerance { get; set; }
Property Value
FeedUnit
Declaration
public BoundaryMemberSetPlanarMill.FeedUnitTypes FeedUnit { get; set; }
Property Value
FeedValue
Declaration
public double FeedValue { get; set; }
Property Value
InTolerance
Declaration
public double InTolerance { get; set; }
Property Value
OutTolerance
Declaration
public double OutTolerance { get; set; }
Property Value
Stock
Declaration
public double Stock { get; set; }
Property Value
Declaration
public int ToolPosition { get; set; }
Property Value
Methods
StartOnThisMember()
Declaration
public void StartOnThisMember()
Implements
System.Runtime.Remoting.Messaging.IMessageSink