Class AreaMillingNonSteepContainment
Inheritance
System.Object
System.MarshalByRefObject
AreaMillingNonSteepContainment
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.CAM
Assembly: NXOpen.dll
Syntax
public class AreaMillingNonSteepContainment : AreaMillingContainment, IMessageSink
Constructors
AreaMillingNonSteepContainment()
Declaration
protected AreaMillingNonSteepContainment()
Properties
AddCenterPasses
Declaration
public bool AddCenterPasses { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
AmAddPasses
Declaration
public int AmAddPasses { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
AmAutoPatCenter
Declaration
public AreaMillingNonSteepContainment.AutoPatCenterTypes AmAutoPatCenter { get; set; }
Property Value
Type | Description |
---|---|
AreaMillingNonSteepContainment.AutoPatCenterTypes |
AmPocketDir
Declaration
public AreaMillingNonSteepContainment.AmPocketDirTypes AmPocketDir { get; set; }
Property Value
Type | Description |
---|---|
AreaMillingNonSteepContainment.AmPocketDirTypes |
CutAngleBuilder
Declaration
public CutAngle CutAngleBuilder { get; }
Property Value
Type | Description |
---|---|
CutAngle |
NumberOfStepoversPerSide
Declaration
public InheritableIntBuilder NumberOfStepoversPerSide { get; }
Property Value
Type | Description |
---|---|
InheritableIntBuilder |
PatternCenterPoint
Declaration
public Point PatternCenterPoint { get; set; }
Property Value
Type | Description |
---|---|
Point |
PatternDirection
Declaration
public AreaMillingNonSteepContainment.PatternDirectionTypes PatternDirection { get; set; }
Property Value
Type | Description |
---|---|
AreaMillingNonSteepContainment.PatternDirectionTypes |
PatternSmooth
Declaration
public bool PatternSmooth { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Implements
System.Runtime.Remoting.Messaging.IMessageSink