Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 451 Bytes

File metadata and controls

24 lines (18 loc) · 451 Bytes

ws2DelMenu

Description

Workspace advanced APIs. Delete the menu at the specified menu path. See 'ws2GetMenusCnt'.

FUNCTION ws2DelMenu(menuPath : DYNARRAY[] of CHAR): BOOLEAN;
def vs.ws2DelMenu(menuPath):
    return BOOLEAN

Parameters

Name Type Description
menuPath DYNARRAY[] of CHAR

Version

Availability: from Vectorworks 2021

Category