Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 507 Bytes

File metadata and controls

27 lines (20 loc) · 507 Bytes

wsEditAddMenu

Description

Add a menu under Tools -> Thrid-party. Use dot as a delimiter for sub menus in 'commandName'.

PROCEDURE wsEditAddMenu(menuPath : STRING);
def vs.wsEditAddMenu(menuPath):
    return None

Parameters

Name Type Description
menuPath STRING

Remarks

(MaKro) Had no success with dot as delimiter. Slash works fine.

Version

Availability: from Vectorworks 2018

Category