Gets the text entity if the referenced geometry is one.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic TextEntity TextEntity()
Public Function TextEntity As TextEntity
Return Value
Type:
TextEntityA text entity; or null if the referenced object is not a text entity, or on error.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also