Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 400 Bytes

File metadata and controls

24 lines (18 loc) · 400 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