Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 505 Bytes

File metadata and controls

25 lines (18 loc) · 505 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

  • Workspaces