RhinoCommon API
ObjectTableAddTextDot Method (TextDot, ObjectAttributes) |
Adds a text dot object to Rhino.
Namespace: Rhino.DocObjects.Tables
Assembly: RhinoCommon (in RhinoCommon.dll)

public Guid AddTextDot( TextDot dot, ObjectAttributes attributes )
Public Function AddTextDot ( dot As TextDot, attributes As ObjectAttributes ) As Guid
Parameters
- dot
- Type: Rhino.GeometryTextDot
A text dot that will be copied. - attributes
- Type: Rhino.DocObjectsObjectAttributes
Attributes to apply to text dot.
Return Value
Type: GuidThe Guid of the newly added object or Guid.Empty on failure.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8