Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 478 Bytes

File metadata and controls

24 lines (18 loc) · 478 Bytes

ws2DelTool

Description

Workspace advanced APIs. Delete the tool, tool set, or tool palette at the specified menu path. See 'ws2GetMenusCnt'.

FUNCTION ws2DelTool(toolPath : DYNARRAY[] of CHAR): BOOLEAN;
def vs.ws2DelTool(toolPath):
    return BOOLEAN

Parameters

Name Type Description
toolPath DYNARRAY[] of CHAR

Version

Availability: from Vectorworks 2021

Category