Search Results for

    Show / Hide Table of Contents

    Struct UFDrf.LineArrowPreferences

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

    Fields

    allAroundSymbolSize

    Declaration
    public double allAroundSymbolSize
    Field Value
    Type Description
    double

    arrow_out_length_factor

    Declaration
    public double arrow_out_length_factor
    Field Value
    Type Description
    double

    arrowhead_included_angle

    Declaration
    public double arrowhead_included_angle
    Field Value
    Type Description
    double

    arrowhead_length

    Declaration
    public double arrowhead_length
    Field Value
    Type Description
    double

    datum_length_past_arrow

    Declaration
    public double datum_length_past_arrow
    Field Value
    Type Description
    double

    dot_arrowhead_diameter

    Declaration
    public double dot_arrowhead_diameter
    Field Value
    Type Description
    double

    first_arrow_line_cfw

    Declaration
    public UFDrf.Cfw first_arrow_line_cfw
    Field Value
    Type Description
    UFDrf.Cfw

    first_arrow_type

    Declaration
    public UFDrf.ArrowheadAndFillType first_arrow_type
    Field Value
    Type Description
    UFDrf.ArrowheadAndFillType

    first_arrowhead_cfw

    Declaration
    public UFDrf.Cfw first_arrowhead_cfw
    Field Value
    Type Description
    UFDrf.Cfw

    first_extension_line_cfw

    Declaration
    public UFDrf.Cfw first_extension_line_cfw
    Field Value
    Type Description
    UFDrf.Cfw

    first_pos_to_extension_line_distance

    Declaration
    public double first_pos_to_extension_line_distance
    Field Value
    Type Description
    double

    leader_location

    Declaration
    public UFDrf.VerticalTextJust leader_location
    Field Value
    Type Description
    UFDrf.VerticalTextJust

    line_past_arrow_distance

    Declaration
    public double line_past_arrow_distance
    Field Value
    Type Description
    double

    oblique_extension_line_angle

    Declaration
    public double oblique_extension_line_angle
    Field Value
    Type Description
    double

    second_arrow_line_cfw

    Declaration
    public UFDrf.Cfw second_arrow_line_cfw
    Field Value
    Type Description
    UFDrf.Cfw

    second_arrow_type

    Declaration
    public UFDrf.ArrowheadAndFillType second_arrow_type
    Field Value
    Type Description
    UFDrf.ArrowheadAndFillType

    second_arrowhead_cfw

    Declaration
    public UFDrf.Cfw second_arrowhead_cfw
    Field Value
    Type Description
    UFDrf.Cfw

    second_extension_line_cfw

    Declaration
    public UFDrf.Cfw second_extension_line_cfw
    Field Value
    Type Description
    UFDrf.Cfw

    second_pos_to_extension_line_distance

    Declaration
    public double second_pos_to_extension_line_distance
    Field Value
    Type Description
    double

    stub_length

    Declaration
    public double stub_length
    Field Value
    Type Description
    double

    text_over_stub_factor

    Declaration
    public double text_over_stub_factor
    Field Value
    Type Description
    double

    text_to_line_distance

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