Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 500 Bytes

File metadata and controls

27 lines (21 loc) · 500 Bytes

vsoGetCatalogPath

Description

Get the folder specifier and options path for an object catalog

PROCEDURE vsoGetCatalogPath(
				folderSpec   : INTEGER;
				relativePath : STRING);
def vs.vsoGetCatalogPath(folderSpec, relativePath):
    return None

Parameters

Name Type Description
folderSpec INTEGER
relativePath STRING

Version

Availability: from Vectorworks 2018

Category