Tool#
(Tool)
- Abstract Class
- Default object name:
tool
- Inherited by: ToolCloneStamp3d, ToolParticlePaint, ToolPickFit, ToolPicker, ToolPropertyPaint, ToolRenderRegion, ToolRotateItem, ToolRuler, ToolScaleItem, ToolSelect, ToolTransformItem, ToolTranslateItem
No corresponding User page.
Description#
General description of the tool concept in Clarisse: something that modifies objects. Tools are automatically displayed in a Tools widget or in the Tools menu. Their attributes can be edited in a Tool Options widget.
CID#
class "Tool" {
abstract yes
#version 0.9
icon "../icons/object_icons/tool.iconrc"
doc "General description of the tool concept in Clarisse: something that modifies objects. Tools are automatically displayed in a Tools widget or in the Tools menu. Their attributes can be edited in a Tool Options widget."
string "type" {
hidden yes
value ""
}
}