Get the path to catalog files for a plug-in object.
FUNCTION GetCatalogPath(
inhObject : HANDLE;
VAR outFolderSpec : INTEGER;
VAR outRelativePath : STRING): BOOLEAN;def vs.GetCatalogPath(inhObject):
return (BOOLEAN, outFolderSpec, outRelativePath)| Name | Type | Description |
|---|---|---|
| inhObject | HANDLE | Handle of parametric object. |
| outFolderSpec | INTEGER | Returns the Folder Specificer of the catalogs. |
| outRelativePath | STRING | Returns the relative path to the folder specficier. May be empty. |
Availability: from Vectorworks 2018