Class BoundaryTurnSet
Inheritance
BoundaryTurnSet
Assembly: NXOpen.dll
Syntax
public class BoundaryTurnSet : BoundarySet, IMessageSink
Constructors
BoundaryTurnSet()
Declaration
protected BoundaryTurnSet()
Properties
CustomStock
Declaration
public bool CustomStock { get; set; }
Property Value
FeedUnit
Declaration
public BoundaryTurnSet.FeedUnitTypes FeedUnit { get; set; }
Property Value
FeedValue
Declaration
public double FeedValue { get; set; }
Property Value
IgnoreFineFinishOffset
Declaration
public bool IgnoreFineFinishOffset { get; set; }
Property Value
Stock
Declaration
public double Stock { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink