Search Results for

    Show / Hide Table of Contents

    Struct UFGdt.LeaderSpec

    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 UFGdt.LeaderSpec

    Fields

    all_around

    Declaration
    public bool all_around
    Field Value
    Type Description
    bool

    all_around_diameter

    Declaration
    public double all_around_diameter
    Field Value
    Type Description
    double

    arrow_info

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

    arrowhead_angle

    Declaration
    public double arrowhead_angle
    Field Value
    Type Description
    double

    arrowhead_color

    Declaration
    public int arrowhead_color
    Field Value
    Type Description
    int

    arrowhead_font

    Declaration
    public int arrowhead_font
    Field Value
    Type Description
    int

    arrowhead_length

    Declaration
    public double arrowhead_length
    Field Value
    Type Description
    double

    arrowhead_width

    Declaration
    public int arrowhead_width
    Field Value
    Type Description
    int

    attach_point

    Declaration
    public UFGdt.Point attach_point
    Field Value
    Type Description
    UFGdt.Point

    direction

    Declaration
    public UFGdt.StubDirection direction
    Field Value
    Type Description
    UFGdt.StubDirection

    dot_diameter

    Declaration
    public double dot_diameter
    Field Value
    Type Description
    double

    filled

    Declaration
    public bool filled
    Field Value
    Type Description
    bool

    intermediates

    Declaration
    public UFGdt.Point[] intermediates
    Field Value
    Type Description
    Point[]

    is_profile_leader

    Declaration
    public bool is_profile_leader
    Field Value
    Type Description
    bool

    leader_color

    Declaration
    public int leader_color
    Field Value
    Type Description
    int

    leader_font

    Declaration
    public int leader_font
    Field Value
    Type Description
    int

    leader_width

    Declaration
    public int leader_width
    Field Value
    Type Description
    int

    num_intermediates

    Declaration
    public int num_intermediates
    Field Value
    Type Description
    int

    profile_attach

    Declaration
    public UFGdt.Point profile_attach
    Field Value
    Type Description
    UFGdt.Point

    profile_ldr_length

    Declaration
    public double profile_ldr_length
    Field Value
    Type Description
    double

    profile_term2

    Declaration
    public Tag profile_term2
    Field Value
    Type Description
    Tag

    stub_length

    Declaration
    public double stub_length
    Field Value
    Type Description
    double

    stub_points

    Declaration
    public UFGdt.Point[] stub_points
    Field Value
    Type Description
    Point[]

    terminator

    Declaration
    public Tag terminator
    Field Value
    Type Description
    Tag

    type

    Declaration
    public UFGdt.LeaderType type
    Field Value
    Type Description
    UFGdt.LeaderType

    view

    Declaration
    public Tag view
    Field Value
    Type Description
    Tag
    In this article
    Back to top Generated by DocFX