RhinoCommon API
ObjectTableAddText Method (TextEntity) |
Adds a v6_TextObject to the document.
Namespace: Rhino.DocObjects.Tables
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

Parameters
- text
- Type: Rhino.GeometryTextEntity
Text object to add.
Return Value
Type: GuidThe Id of the newly added object or Guid.Empty on failure.
