VS:WSScript AddHandleId

From Vectorworks Developer
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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

Description

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

Parameters

h HANDLE The handle of an object to be added
id INTEGER The id of the handle

Version

Availability: from Vectorworks 2021