Class Cutcom
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 Cutcom : TaggedObject, IMessageSink
Constructors
Cutcom()
Declaration
protected Cutcom()
Properties
MinimumAngle
Declaration
public double MinimumAngle { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
MinimumMove
Declaration
public InheritableToolDepBuilder MinimumMove { get; }
Property Value
Type | Description |
---|---|
InheritableToolDepBuilder |
OutputContactPoint
Declaration
public bool OutputContactPoint { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
OutputPlane
Declaration
public bool OutputPlane { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Suppress
Declaration
public bool Suppress { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
TrackingPointType
Declaration
public int TrackingPointType { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Type
Declaration
public Cutcom.Types Type { get; set; }
Property Value
Type | Description |
---|---|
Cutcom.Types |
Implements
System.Runtime.Remoting.Messaging.IMessageSink