VS:vstResPDMenuInit: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
 
m (1 revision)
(No difference)

Revision as of 17:43, 16 September 2015

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

Description

Use this call during tool setup. Initialize a tool resource popup created by vstAddResPDMenuMode and initialized by the ResList_* calls of the uniqueID identifying the resource list data.

PROCEDURE vstResPDMenuInit(
uniqueID :STRING;
modeGroup :INTEGER;
emptyMsg :STRING);
def vs.vstResPDMenuInit(uniqueID, modeGroup, emptyMsg):
    return None

Parameters

uniqueID STRING
modeGroup INTEGER
emptyMsg STRING

Version

Availability: from Vectorworks 2016