VS:wsEditAddTool2: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
 
m (1 revision)
(No difference)

Revision as of 19:25, 12 September 2017

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

Add a menu under Third-party palette and companyName tool set. The menu is added underneath another existing tool in the tool set.

PROCEDURE wsEditAddTool2(
toolName :STRING;
underToolName :STRING);
def vs.wsEditAddTool2(toolName, underToolName):
    return None

Parameters

toolName STRING
underToolName STRING

Version

Availability: from Vectorworks 2018