Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 527 Bytes

File metadata and controls

28 lines (21 loc) · 527 Bytes

TrueTypeToPoly

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

Name Type Description
textHandle HANDLE
polyGroupHandle HANDLE

Version

Availability: from Vectorworks 2014

Category

  • Objects - Text