VS:WSScript AddHandleId

From Vectorworks Developer
Jump to navigation Jump to search

.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