RhinoCommon API
File3dmObjectTableAddTextDot Method (String, Point3d) |
Adds a text dot object to the table.
Namespace: Rhino.FileIO
Assembly: RhinoCommon (in RhinoCommon.dll)

public Guid AddTextDot( string text, Point3d location )
Public Function AddTextDot ( text As String, location As Point3d ) As Guid
Parameters
- text
- Type: SystemString
The text. - location
- Type: Rhino.GeometryPoint3d
The location.
Return Value
Type: GuidA unique identifier for the object.

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