Search Results for

    Show / Hide Table of Contents

    Struct UFDrf.DraftAidLine

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

    Fields

    num_segments

    Declaration
    public int num_segments
    Field Value
    Type Description
    int

    num_symbols

    Declaration
    public int num_symbols
    Field Value
    Type Description
    int

    segment_pnts

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

    sequence_number

    Declaration
    public int sequence_number
    Field Value
    Type Description
    int

    symbol_data

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