VS:vsoGetCatalogPath
From Vectorworks Developer
.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix
Description
Get the folder specifier and options path for an object catalogPROCEDURE vsoGetCatalogPath(
folderSpec :INTEGER;
relativePath :STRING);
def vs.vsoGetCatalogPath(folderSpec, relativePath): return None
Parameters
folderSpec INTEGER relativePath STRING