Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 373 Bytes

File metadata and controls

25 lines (18 loc) · 373 Bytes

SetToolByIndex

Description

Similar to SetTool. Takes the internal ID of a tool.

FUNCTION SetToolByIndex(toolIndex : INTEGER): BOOLEAN;
def vs.SetToolByIndex(toolIndex):
    return BOOLEAN

Parameters

Name Type Description
toolIndex INTEGER

Version

Availability: from Vectorworks 2014

Category

  • Utility