Search Results for

    Show / Hide Table of Contents

    Struct UFDrf.ArrowInfo

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

    Fields

    arrow_angle

    Declaration
    public double arrow_angle
    Field Value
    Type Description
    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
    double

    arrow_include_angle

    Declaration
    public double arrow_include_angle
    Field Value
    Type Description
    double

    arrow_origin

    Declaration
    public double[] arrow_origin
    Field Value
    Type Description
    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
    double

    sequence_number

    Declaration
    public int sequence_number
    Field Value
    Type Description
    int
    In this article
    Back to top Generated by DocFX