RhinoCommon API
UnrollerAddFollowingGeometry Method (Point3d, String) |
Adds a text dot that should be unrolled along with the surface/brep.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public void AddFollowingGeometry( Point3d dotLocation, string dotText )
Public Sub AddFollowingGeometry ( dotLocation As Point3d, dotText As String )
Parameters
- dotLocation
- Type: Rhino.GeometryPoint3d
A dot point. - dotText
- Type: SystemString
A dot text.

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