M_Rhino_Geometry_Unroller_AddFollowingGeometry_4 - mcneel/rhinocommon-api-docs GitHub Wiki

Unroller.AddFollowingGeometry Method (TextDot)

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

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public void AddFollowingGeometry(
	TextDot dot
)

VB

Public Sub AddFollowingGeometry ( 
	dot As TextDot
)

Parameters

 

dot
Type: Rhino.Geometry.TextDot
A text dot.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Unroller Class
AddFollowingGeometry Overload
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️