VS:SelectPluginCatalog

From Vectorworks Developer
Revision as of 19:25, 12 September 2017 by Root (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

.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