Click or drag to resize

UnrollerAddFollowingGeometry Method (TextDot)

Adds a text dot that should be unrolled along with the surface/brep.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public void AddFollowingGeometry(
	TextDot dot
)

Parameters

dot
Type: Rhino.GeometryTextDot
A text dot.
See Also