VS:TrueTypeToPoly

From Vectorworks Developer
Revision as of 17:38, 18 September 2013 by Root (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

TrueTypeToPoly converts handle to Text object into handle to Group of poly objects with similar shape.

FUNCTION TrueTypeToPoly(
textHandle :HANDLE;
VAR polyGroupHandle :HANDLE) : LONGINT;
def vs.TrueTypeToPoly(textHandle):
    return (LONGINT, polyGroupHandle)

Parameters

textHandle HANDLE
polyGroupHandle HANDLE

Version

Availability: from Vectorworks 2014