VS:GetCatalogItem: Difference between revisions

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

Latest revision as of 19:25, 12 September 2017

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

Description

Show the plug-in item catalog dialog to choose an item defined in the catalog. The object will be updated with all parameters defiend in the catalog.

FUNCTION GetCatalogItem(
hObj :HANDLE) : BOOLEAN;
def vs.GetCatalogItem(hObj):
    return BOOLEAN

Parameters

hObj HANDLE Handle to plug-in object.

Return Value

TRUE if a catalog item is selected.

Version

Availability: from Vectorworks 2018