TextDot
=======

.. py:module:: rhino3dm

.. py:class:: TextDot

   .. py:method:: TextDot()

      TextDot constructor


   .. py:attribute:: Point

      rhino3dm.Point3d: Gets or sets the position of the text dot.

   .. py:attribute:: Text

      str: Gets or sets the primary text of the text dot.

   .. py:attribute:: SecondaryText

      str: Gets or sets the secondary text of the text dot.

   .. py:attribute:: FontHeight

      int: Height of font used for displaying the dot

   .. py:attribute:: FontFace

      str: Font face used for displaying the dot
