Class BoundaryTurnVariableStockSet
Inheritance
BoundaryTurnVariableStockSet
Assembly: NXOpen.dll
Syntax
public class BoundaryTurnVariableStockSet : TaggedObject, IMessageSink
Constructors
BoundaryTurnVariableStockSet()
Declaration
protected BoundaryTurnVariableStockSet()
Properties
DistanceFromBoundary
Declaration
public double DistanceFromBoundary { get; set; }
Property Value
Feed
Declaration
public BoundaryTurnVariableStockSet.FeedType Feed { get; set; }
Property Value
FeedUnit
Declaration
public BoundaryTurnSet.FeedUnitTypes FeedUnit { get; set; }
Property Value
FeedValue
Declaration
public double FeedValue { get; set; }
Property Value
PositionFromStart
Declaration
public double PositionFromStart { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink