Class MillOperationBuilder
Inheritance
System.Object
System.MarshalByRefObject
MillOperationBuilder
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 MillOperationBuilder : OperationBuilder, IMessageSink, IComponentBuilder
Constructors
MillOperationBuilder()
Declaration
protected MillOperationBuilder()
Properties
CutParameters
Declaration
public MillCutParameters CutParameters { get; }
Property Value
Type | Description |
---|---|
MillCutParameters |
FeedsBuilder
Declaration
public FeedsBuilder FeedsBuilder { get; }
Property Value
Type | Description |
---|---|
FeedsBuilder |
MinCutLength
Declaration
public InheritableToolDepBuilder MinCutLength { get; }
Property Value
Type | Description |
---|---|
InheritableToolDepBuilder |
MotionOutput
Declaration
public ArcOutputTypeCiBuilder MotionOutput { get; }
Property Value
Type | Description |
---|---|
ArcOutputTypeCiBuilder |
ReferenceTool
Declaration
public Tool ReferenceTool { get; set; }
Property Value
Type | Description |
---|---|
Tool |
WallCleanupType
Declaration
public MillOperationBuilder.WallCleanupTypes WallCleanupType { get; set; }
Property Value
Type | Description |
---|---|
MillOperationBuilder.WallCleanupTypes |
Implements
System.Runtime.Remoting.Messaging.IMessageSink