Add a handle with id for a worksheet script usage. This is most notable used for scripts that generate object database for worksheets.
PROCEDURE WSScript_AddHandleId(
h : HANDLE;
id : INTEGER);def vs.WSScript_AddHandleId(h, id):
return None| Name | Type | Description |
|---|---|---|
| h | HANDLE | The handle of an object to be added |
| id | INTEGER | The id of the handle |
Availability: from Vectorworks 2021