UnrollerAddFollowingGeometry Method (TextDot) |
Adds a text dot that should be unrolled along with the surface/brep.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic void AddFollowingGeometry(
TextDot dot
)
Public Sub AddFollowingGeometry (
dot As TextDot
)
Parameters
- dot
- Type: Rhino.GeometryTextDot
A text dot.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also