RhinoCommon API
File3dmObjectTableAddTextDot Method (TextDot, ObjectAttributes) |
Adds a text dot object to the table.
Namespace: Rhino.FileIO
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
The text dot. - attributes
- Type: Rhino.DocObjectsObjectAttributes
Attributes to link with text dot.
Return Value
Type: GuidA unique identifier for the object.

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