|
Tools |
|
|
This application is built on the concept of tools. Loosely speaking, a tool for hsCADCreator is an implementation with the ability to perform a certain class of operation or procedure with regards to viewing and editing a drawing.
Tool Properties Each tool may have a set of properties associated with it.
Tool Modes :Each tool may have one or more modes to work with. These modes are accessible from the Tool Properties window.
Only one tool may be active at a time. By choosing a tool with a toolbar, menu, or shortcut key, you are making it the active tool. In the case of Stackable Tools, only the "top most" tool is active. The Tool Properties shows properties and options available for the active tool.
Stackable Tools and Tool Stack In hsCADCreator some tools work in conjunction with each other and they are known as stackable tools. When more than one tools are active it creates a tool stack. In a tool stack only the topmost tool is active at a time. When the topmost tool is deactivated it is removed from tool stack and the "new" topmost tool becomes active and ready for use. For example,
|