Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 507 Bytes

File metadata and controls

27 lines (21 loc) · 507 Bytes

ws2CommitChanges

Description

Workspace advanced APIs. Offers restart or reload of the workspace to commit the changes made by this APIs.

PROCEDURE ws2CommitChanges(
				restart : BOOLEAN;
				reload  : BOOLEAN);
def vs.ws2CommitChanges(restart, reload):
    return None

Parameters

Name Type Description
restart BOOLEAN
reload BOOLEAN

Version

Availability: from Vectorworks 2021

Category