<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="/feed.php">
        <title>Documentation Center public:software:hexagon:2:referenceguide:how_tools_function</title>
        <description></description>
        <link>/</link>
        <image rdf:resource="/lib/tpl/dazdoccenter/images/favicon.ico" />
       <dc:date>2026-04-10T13:44:29+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="/public/software/hexagon/2/referenceguide/how_tools_function/start"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="/lib/tpl/dazdoccenter/images/favicon.ico">
        <title>Documentation Center</title>
        <link>/</link>
        <url>/lib/tpl/dazdoccenter/images/favicon.ico</url>
    </image>
    <item rdf:about="/public/software/hexagon/2/referenceguide/how_tools_function/start">
        <dc:format>text/html</dc:format>
        <dc:date>2015-05-08T22:05:11+00:00</dc:date>
        <title>How Tools Function in Hexagon</title>
        <link>/public/software/hexagon/2/referenceguide/how_tools_function/start</link>
        <description>
&lt;h1 id=&quot;how_tools_function_in_hexagon&quot;&gt;How Tools Function in Hexagon&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;/div&gt;

&lt;h2 id=&quot;introduction&quot;&gt;Introduction&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
A tool is a function of the program that can create, manipulate or modify an
object or part of an object.
&lt;/p&gt;

&lt;p&gt;
Tools are organized in six major tool palettes, or tabs, and some of them,
corresponding to advanced or less often used functions, are accessible in the
sub-palette of the corresponding tool tab (see &lt;a href=&quot;/public/software/hexagon/2/referenceguide/general_principles/start#the_organization_of_the_workspace&quot; class=&quot;wikilink1&quot; title=&quot;public:software:hexagon:2:referenceguide:general_principles:start&quot;&gt;The Organization of the Workspace&lt;/a&gt;).
&lt;/p&gt;

&lt;p&gt;
Tools are accessible by clicking on the respective icon in the appropriate tools
palette or by selecting its name from the Tools menu, or by using its keyboard shortcut.
&lt;/p&gt;

&lt;/div&gt;

&lt;h2 id=&quot;structure&quot;&gt;Structure&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Each tool has:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; An operation sequence or order of steps.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Eventual options and accessories.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; The capability to enter precise numbers.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;

&lt;h2 id=&quot;operation_sequence&quot;&gt;Operation Sequence&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
The idea of an operation sequence is important:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Certain tools have an immediate effect, so their sequence of operations is only a single step. For example, increasing the smoothing of an object takes only one click on the smoothing icon.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Certain tools have a number of fixed steps. For example, creating a cube has two steps: define its starting point, and then its dimension.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Most tools have any number of steps and it is the user that decides when to stop. For example, drawing a polyline: the creation of each point of the polyline is a step in the operation sequence, but the number of points you can create is infinite! In this case, you need to validate the tool, or finish its operation by validating its action.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
You can validate a tool with any of the following four methods:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; By clicking on the Validate button on the tool properties palette.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; By using the Enter key, which is the keyboard shortcut for the Validate button.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; By selecting another tool: the action in progress is then validated.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; By selecting a 3D Manipulator.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;img src=&quot;/_media/public/software/hexagon/2/referenceguide/how_tools_function/validate_and_abort_buttons.jpg&quot; class=&quot;media&quot; title=&quot;validate_and_abort_buttons.jpg&quot; alt=&quot;validate_and_abort_buttons.jpg&quot; /&gt;&lt;br/&gt;

The Validate and Abort buttons.
&lt;/p&gt;

&lt;p&gt;
You can also cancel the use of a tool, thereby canceling all the steps already
taken, by clicking the “abort” button in the tool properties palette, or by using the Escape
key on the keyboard.
&lt;/p&gt;

&lt;p&gt;
For example, if you are in the middle of drawing a polyline, canceling will make
the line disappear. If you are in the middle of extruding a face of an object, canceling
will cause it to revert to its initial stage.
&lt;/p&gt;

&lt;/div&gt;

&lt;h2 id=&quot;options_and_accessories&quot;&gt;Options and Accessories&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;img src=&quot;/_media/public/software/hexagon/2/referenceguide/how_tools_function/extrude_and_sweep_tool_options.jpg&quot; class=&quot;media&quot; title=&quot;extrude_and_sweep_tool_options.jpg&quot; alt=&quot;extrude_and_sweep_tool_options.jpg&quot; /&gt;&lt;br/&gt;

The extrude and sweep tool&amp;#039;s options.
&lt;/p&gt;

&lt;p&gt;
A tool can do complex operations. The operations can have variations, which
are accessible by the tool&amp;#039;s options. These are symbolized by icons in the tool properties palette.
&lt;/p&gt;

&lt;p&gt;
The options can vary depending on the step of the operation sequence you are at.
&lt;/p&gt;

&lt;/div&gt;

&lt;h2 id=&quot;parameters&quot;&gt;Parameters&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;img src=&quot;/_media/public/software/hexagon/2/referenceguide/how_tools_function/sphere_parameters.jpg&quot; class=&quot;media&quot; title=&quot;sphere_parameters.jpg&quot; alt=&quot;sphere_parameters.jpg&quot; /&gt;&lt;br/&gt;

The sphere parameters.
&lt;/p&gt;

&lt;p&gt;
A tool produces geometric actions of construction and editing. These actions
are most often made in an interactive fashion in the 3D workspace with the help of your
mouse cursor. Hexagon also offers complete control by entering exact numbers for all
tool actions. This permits you, for example, to create a box of precise dimensions or set
an exact thickness.
&lt;/p&gt;

&lt;p&gt;
This precise control is made possible by the input of parameters of tool actions
in  progress. When  you  use  a  tool,  the  parameter  values  follow  the  position  of  your
mouse cursor in the 3D workspace.
&lt;/p&gt;

&lt;p&gt;
Click in the parameters input zone. The field is now open for editing and you
can input numbers using the keyboard. You can validate your entry either by using the
Enter key, or by clicking the Validate button.
&lt;/p&gt;

&lt;p&gt;
You can also use the wheel of your mouse, once the field is open for editing,
and the values will increase or decrease one at a time following the movement of the
wheel.
&lt;/p&gt;

&lt;/div&gt;

&lt;h2 id=&quot;indication_of_the_tool_in_use&quot;&gt;Indication of the Tool in Use&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
When you select a tool, its icon and name show up confirming for you the tool
in use.
&lt;/p&gt;

&lt;/div&gt;
</description>
    </item>
</rdf:RDF>
