Search Results for

    Show / Hide Table of Contents

    Struct UFDraw.ArrowParms

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct 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
    System.Double

    past_part_dist

    Declaration
    public double past_part_dist
    Field Value
    Type Description
    System.Double

    size

    Declaration
    public double size
    Field Value
    Type Description
    System.Double

    stub_len

    Declaration
    public double stub_len
    Field Value
    Type Description
    System.Double

    total_length

    Declaration
    public double total_length
    Field Value
    Type Description
    System.Double
    In This Article
    Back to top Generated by DocFX