Search Results for

    Show / Hide Table of Contents

    Struct UFDrf.ArrowInfo

    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 ArrowInfo

    Fields

    arrow_angle

    Declaration
    public double arrow_angle
    Field Value
    Type Description
    System.Double

    arrow_fill

    Declaration
    public UFDrf.ArrowFillType arrow_fill
    Field Value
    Type Description
    UFDrf.ArrowFillType

    arrow_height

    Declaration
    public double arrow_height
    Field Value
    Type Description
    System.Double

    arrow_include_angle

    Declaration
    public double arrow_include_angle
    Field Value
    Type Description
    System.Double

    arrow_origin

    Declaration
    public double[] arrow_origin
    Field Value
    Type Description
    System.Double[]

    arrow_type

    Declaration
    public UFDrf.ArrowType arrow_type
    Field Value
    Type Description
    UFDrf.ArrowType

    arrow_width

    Declaration
    public double arrow_width
    Field Value
    Type Description
    System.Double

    sequence_number

    Declaration
    public int sequence_number
    Field Value
    Type Description
    System.Int32
    In This Article
    Back to top Generated by DocFX