Search Results for

    Show / Hide Table of Contents

    Struct UFParam.DispPath

    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 DispPath

    Fields

    arrow

    Declaration
    public short arrow
    Field Value
    Type Description
    System.Int16

    feed

    Declaration
    public short feed
    Field Value
    Type Description
    System.Int16

    norm_flag

    Declaration
    public short norm_flag
    Field Value
    Type Description
    System.Int16

    normx

    Declaration
    public double normx
    Field Value
    Type Description
    System.Double

    normy

    Declaration
    public double normy
    Field Value
    Type Description
    System.Double

    normz

    Declaration
    public double normz
    Field Value
    Type Description
    System.Double

    number

    Declaration
    public short number
    Field Value
    Type Description
    System.Int16

    silh_percent

    Declaration
    public double silh_percent
    Field Value
    Type Description
    System.Double

    speed

    Declaration
    public short speed
    Field Value
    Type Description
    System.Int16

    type

    Declaration
    public short type
    Field Value
    Type Description
    System.Int16
    In This Article
    Back to top Generated by DocFX