Search Results for

    Show / Hide Table of Contents

    Struct UFDrf.LeaderInfo

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

    Fields

    assoc_objs

    Declaration
    public UFDrf.AssocInfo[] assoc_objs
    Field Value
    Type Description
    AssocInfo[]

    leader_attach_type

    Declaration
    public UFDrf.LeaderAttachType[] leader_attach_type
    Field Value
    Type Description
    LeaderAttachType[]

    leader_pnts

    Declaration
    public UFDrf.DraftAidLine[] leader_pnts
    Field Value
    Type Description
    DraftAidLine[]

    num_assoc_objs

    Declaration
    public int num_assoc_objs
    Field Value
    Type Description
    int

    num_linebks

    Declaration
    public int num_linebks
    Field Value
    Type Description
    int
    In this article
    Back to top Generated by DocFX