Search Results for

    Show / Hide Table of Contents

    Struct UFDrf.SymbolData

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

    Fields

    anchor_point

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

    angle

    Declaration
    public double angle
    Field Value
    Type Description
    double

    height

    Declaration
    public double height
    Field Value
    Type Description
    double

    length

    Declaration
    public double length
    Field Value
    Type Description
    double

    orient_point

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

    symbol_font_tag

    Declaration
    public Tag symbol_font_tag
    Field Value
    Type Description
    Tag
    In this article
    Back to top Generated by DocFX