VS:vstResPDMenuShow: Difference between revisions

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

Latest 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 mode bar event. Show a tool resource popup created by vstAddResPDMenuMode and initialized by the ResList_* calls of the uniqueID identifying the resource list data.

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

Parameters

uniqueID STRING
modeGroup INTEGER

Version

Availability: from Vectorworks 2016