Search Results for

    Show / Hide Table of Contents

    Struct UFDrf.GdtSymbolInfo

    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.GdtSymbolInfo

    Fields

    arrow_info

    Declaration
    public UFDrf.ArrowInfo[] arrow_info
    Field Value
    Type Description
    ArrowInfo[]

    leader_info

    Declaration
    public UFDrf.LeaderInfo[] leader_info
    Field Value
    Type Description
    LeaderInfo[]

    num_arrows

    Declaration
    public int num_arrows
    Field Value
    Type Description
    int

    num_leaders

    Declaration
    public int num_leaders
    Field Value
    Type Description
    int

    num_text

    Declaration
    public int num_text
    Field Value
    Type Description
    int

    text_info

    Declaration
    public UFDrf.DraftAidTextInfo[] text_info
    Field Value
    Type Description
    DraftAidTextInfo[]
    In this article
    Back to top Generated by DocFX