Activates the specified Vectorworks tool for use with specified tool mode. The tool remains selected as the active tool after use.
PROCEDURE SetToolWithMode(
toolIndex : INTEGER;
modeGroup : LONGINT;
modeButton : LONGINT);def vs.SetToolWithMode(toolIndex, modeGroup, modeButton):
return None| Name | Type | Description |
|---|---|---|
| toolIndex | INTEGER | Vectorworks tool constant. |
| modeGroup | LONGINT | Index of the mode group. |
| modeButton | LONGINT | Index of the button in the group. |
Availability: from Vectorworks 2016