RhinoCommon API
UnrollerFollowingGeometryIndex Method (TextDot) |
Given an unrolled text dot, returns the index of the source, or following text dot.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public int FollowingGeometryIndex( TextDot dot )
Public Function FollowingGeometryIndex ( dot As TextDot ) As Integer
Parameters
- dot
- Type: Rhino.GeometryTextDot
An unrolled text dot returned by Unroller.PerformUnroll.
Return Value
Type: Int32The index of the text dot added by Unroller.AddFollowingGeometry if successful, otherwise -1.

Rhino for Windows
Supported in: 6.14