RhinoCommon API
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
public void AddFollowingGeometry( TextDot dot )
Public Sub AddFollowingGeometry ( dot As TextDot )
Parameters
- dot
- Type: Rhino.GeometryTextDot
A text dot.