Search Results for

    Show / Hide Table of Contents

    Struct UFPath.Cutcom

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct Cutcom

    Fields

    adjust_flag

    Declaration
    public bool adjust_flag
    Field Value
    Type Description
    System.Boolean

    adjust_register

    Declaration
    public int adjust_register
    Field Value
    Type Description
    System.Int32

    cutcom_mode

    Declaration
    public UFPath.CutcomMode cutcom_mode
    Field Value
    Type Description
    UFPath.CutcomMode

    cutcom_off_status

    Declaration
    public UFPath.CutcomOff cutcom_off_status
    Field Value
    Type Description
    UFPath.CutcomOff

    cutcom_on_status

    Declaration
    public UFPath.CutcomOn cutcom_on_status
    Field Value
    Type Description
    UFPath.CutcomOn

    full_cutcom_output

    Declaration
    public bool full_cutcom_output
    Field Value
    Type Description
    System.Boolean

    plane_type

    Declaration
    public UFPath.PlaneType plane_type
    Field Value
    Type Description
    UFPath.PlaneType
    In This Article
    Back to top Generated by DocFX