Search Results for

    Show / Hide Table of Contents

    Struct UFDraw.ArrowParms

    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 UFDraw.ArrowParms

    Fields

    head_control

    Declaration
    public UFDraw.ArwHeadCntl head_control
    Field Value
    Type Description
    UFDraw.ArwHeadCntl

    head_type

    Declaration
    public UFDraw.ArwHeadType head_type
    Field Value
    Type Description
    UFDraw.ArwHeadType

    incl_angle

    Declaration
    public double incl_angle
    Field Value
    Type Description
    double

    past_part_dist

    Declaration
    public double past_part_dist
    Field Value
    Type Description
    double

    size

    Declaration
    public double size
    Field Value
    Type Description
    double

    stub_len

    Declaration
    public double stub_len
    Field Value
    Type Description
    double

    total_length

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