Child pages
  • Adding Algorithm Element

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

To add an algorithm element drag it from the Palette to the SceneOr you can just click on the element on the Palette and then click somewhere on the Scene.

HTML
<center>
     <br>
     <img src="/wiki/download/attachments/4686212/Adding Algorithm Element.png"/>
     <br>
</center>

If the default elements appearance hasn’t been modified, on the added element you can see:

  1. The element name
  2. The result annotations name, enclosed in parentheses
  3. The order of the algorithm execution
HTML
<center>
     <br>
     <img src="/wiki/download/attachments/4686212/Adding Algorithm Element_1.png"/>
     <br>
</center>

Some elements consist of two subunits. In this case the subunits are marked as .left and .right:

HTML
<center>
     <br>
     <img src="/wiki/download/attachments/4686212/Adding Algorithm Element_2.png"/>
     <br>
</center>