Maptitude GISDK Help |
Gets the name of the active tool item.
tool_name = GetTool()
The name of the active tool item, or null if none is active.
tool_name = GetTool()
if tool_name <> "my edit tool" then SetTool("my edit tool")
Function |
Summary |
Sets the active tool item |
©2025 Caliper Corporation | www.caliper.com |