Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 465 Bytes

File metadata and controls

28 lines (21 loc) · 465 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

  • Object Events