VS:SelectPluginCatalog: 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

Brings up a dialog to select a catalog to attach to a plug-in style, change the attached catalog, or detach the current catalog.

FUNCTION SelectPluginCatalog(
hSymbol :HANDLE) : BOOLEAN;
def vs.SelectPluginCatalog(hSymbol):
    return BOOLEAN

Parameters

hSymbol HANDLE Handle to a symbol the defines a plug-in style.

Return Value

FALSE if the object is not a symbol, does not define a plug-in sytle, or does not support catalogs.

Version

Availability: from Vectorworks 2018