Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 448 Bytes

File metadata and controls

25 lines (18 loc) · 448 Bytes

wsInstallCanceled

Description

This function must be called inside 'add_to_workspace' script and it will mark the install as canceled, interrupting the install.

PROCEDURE wsInstallCanceled(canceled : BOOLEAN);
def vs.wsInstallCanceled(canceled):
    return None

Parameters

Name Type Description
canceled BOOLEAN

Version

Availability: from Vectorworks 2021

Category

  • Workspaces