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