Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 549 Bytes

File metadata and controls

24 lines (18 loc) · 549 Bytes

SelectPluginCatalog

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

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

Version

Availability: from Vectorworks 2018

Category