Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 554 Bytes

File metadata and controls

24 lines (18 loc) · 554 Bytes

ws2GetToolsCnt

Description

Workspace advanced APIs. Return the number of tools at the specified path composed of universal names <tool palette>/<tool set>. See ws2GetMenusCnt.

FUNCTION ws2GetToolsCnt(toolPath : DYNARRAY[] of CHAR): INTEGER;
def vs.ws2GetToolsCnt(toolPath):
    return INTEGER

Parameters

Name Type Description
toolPath DYNARRAY[] of CHAR

Version

Availability: from Vectorworks 2021

Category