Search Results for

    Show / Hide Table of Contents

    Struct UFDrf.ArcInfo

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

    Fields

    arc_center

    Declaration
    public double[] arc_center
    Field Value
    Type Description
    double[]

    arc_type

    Declaration
    public int arc_type
    Field Value
    Type Description
    int

    assoc_objs

    Declaration
    public UFDrf.AssocInfo[] assoc_objs
    Field Value
    Type Description
    AssocInfo[]

    end_angle

    Declaration
    public double end_angle
    Field Value
    Type Description
    double

    num_assoc_objs

    Declaration
    public int num_assoc_objs
    Field Value
    Type Description
    int

    num_symbols

    Declaration
    public int num_symbols
    Field Value
    Type Description
    int

    radius

    Declaration
    public double radius
    Field Value
    Type Description
    double

    sequence_number

    Declaration
    public int sequence_number
    Field Value
    Type Description
    int

    start_angle

    Declaration
    public double start_angle
    Field Value
    Type Description
    double

    symbol_data

    Declaration
    public UFDrf.SymbolInstance[] symbol_data
    Field Value
    Type Description
    SymbolInstance[]
    In this article
    Back to top Generated by DocFX