VS:TrueTypeToPoly/ja

From Vectorworks Developer
Revision as of 09:01, 15 January 2014 by Kimura (talk | contribs)
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

利用可能バージョン: VectorWorks_Unknow.n._