Features
Returns the name of the currently active tool shape.
Parameters
None
Return
|
Value |
Data Types |
Description |
|---|---|---|
|
ret |
str |
Active tool shape name |
Class
None
Example
Python
ret = get_tool_shape_symbol()
Related Commands
-
None