Explodes this text entity into an array of curves.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax Public Function Explode As Curve()
Return Value
Type:
CurveAn array of curves that forms the outline or content of this text entity.
See Also