Class AreaMillingNonSteepContainment
Inheritance
AreaMillingNonSteepContainment
Assembly: NXOpen.dll
Syntax
public class AreaMillingNonSteepContainment : AreaMillingContainment, IMessageSink
Constructors
AreaMillingNonSteepContainment()
Declaration
protected AreaMillingNonSteepContainment()
Properties
AddCenterPasses
Declaration
public bool AddCenterPasses { get; set; }
Property Value
AmAddPasses
Declaration
public int AmAddPasses { get; set; }
Property Value
AmAutoPatCenter
Declaration
public AreaMillingNonSteepContainment.AutoPatCenterTypes AmAutoPatCenter { get; set; }
Property Value
AmPocketDir
Declaration
public AreaMillingNonSteepContainment.AmPocketDirTypes AmPocketDir { get; set; }
Property Value
CutAngleBuilder
Declaration
public CutAngle CutAngleBuilder { get; }
Property Value
NumberOfStepoversPerSide
Declaration
public InheritableIntBuilder NumberOfStepoversPerSide { get; }
Property Value
PatternCenterPoint
Declaration
public Point PatternCenterPoint { get; set; }
Property Value
PatternDirection
Declaration
public AreaMillingNonSteepContainment.PatternDirectionTypes PatternDirection { get; set; }
Property Value
PatternSmooth
Declaration
public bool PatternSmooth { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink