Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 512 Bytes

File metadata and controls

30 lines (23 loc) · 512 Bytes

wsDelete

Description

Delete all menu commands and tools under the specified 'companyName' added with 'wsEditBegin'.

PROCEDURE wsDelete(
				companyName : STRING;
				restart     : BOOLEAN;
				reload      : BOOLEAN);
def vs.wsDelete(companyName, restart, reload):
    return None

Parameters

Name Type Description
companyName STRING
restart BOOLEAN
reload BOOLEAN

Version

Availability: from Vectorworks 2021

Category

  • Workspaces