Search Results for

    Show / Hide Table of Contents

    Class Cutcom

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Cutcom
    Implements
    IMessageSink
    Inherited Members
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(string)
    TaggedObject.PrintTestData(string, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    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
    double

    MinimumMove

    Declaration
    public InheritableToolDepBuilder MinimumMove { get; }
    Property Value
    Type Description
    InheritableToolDepBuilder

    OutputContactPoint

    Declaration
    public bool OutputContactPoint { get; set; }
    Property Value
    Type Description
    bool

    OutputPlane

    Declaration
    public bool OutputPlane { get; set; }
    Property Value
    Type Description
    bool

    Suppress

    Declaration
    public bool Suppress { get; set; }
    Property Value
    Type Description
    bool

    TrackingPointType

    Declaration
    public int TrackingPointType { get; set; }
    Property Value
    Type Description
    int

    Type

    Declaration
    public Cutcom.Types Type { get; set; }
    Property Value
    Type Description
    Cutcom.Types

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    In this article
    Back to top Generated by DocFX