Search Results for

    Show / Hide Table of Contents

    Struct UFDrf.SymbolInstance

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct UFDrf.SymbolInstance

    Fields

    creation_mask

    Declaration
    public int creation_mask
    Field Value
    Type Description
    int

    is_gap

    Declaration
    public bool is_gap
    Field Value
    Type Description
    bool

    is_mirrored

    Declaration
    public bool is_mirrored
    Field Value
    Type Description
    bool

    is_reflected

    Declaration
    public bool is_reflected
    Field Value
    Type Description
    bool

    master

    Declaration
    public Tag master
    Field Value
    Type Description
    Tag

    origin

    Declaration
    public double[] origin
    Field Value
    Type Description
    double[]

    parameter_on_element

    Declaration
    public double parameter_on_element
    Field Value
    Type Description
    double

    record_number

    Declaration
    public int record_number
    Field Value
    Type Description
    int

    segment_number

    Declaration
    public int segment_number
    Field Value
    Type Description
    int

    symbol_height

    Declaration
    public double symbol_height
    Field Value
    Type Description
    double

    symbol_length

    Declaration
    public double symbol_length
    Field Value
    Type Description
    double
    In this article
    Back to top Generated by DocFX