Scripting API

<<SelectSmooth Main Index SelectUnfeather>>
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

SelectTool

Script Name: SelectTool
Name: SelectTool
Library: ToolStandard
Description: Select a tool by name. The tool is activated in the user interface. Note that this command is not needed to use a tool, it is provided as a way of automating the GUI. It returns the name of the currently selected tool.
Status bar text: Selects a tool by name
Tool tip text: Select Tool
 
Parameter Repository:
NameScript NameType Description Supports None Default Minimum Maximum
ToolToolStringName of the tool to select.No
General SettingsGeneralSettingsParameter RepositoryContains parameters that control the execution of the command.No
 
Return Type:
NameScript NameType Description Supports None Default Minimum Maximum
Previous ToolPreviousToolStringReturns the name of the previously selected tool.No
 
Command Attributes:
IsExternal: true
NoCommandHistory: true
NoRepeat: true
NoScriptRecord: true
 
Resource Attributes: