M_Rhino_Geometry_TextEntity_Explode - mcneel/rhinocommon-api-docs GitHub Wiki

TextEntity.Explode Method

Explodes this text entity into an array of curves.

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

Syntax

C#

public Curve[] Explode()

VB

Public Function Explode As Curve()

Return Value

Type: Curve[]
An array of curves that forms the outline or content of this text entity.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

TextEntity Class
Rhino.Geometry Namespace

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