Child pages
  • Managing Parameters

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

When you select an element on the Scene the Property Editor displays detailed information about it: it’s name, description, parameters, input and output ports, etc. To change the name of the element displayed on the Scene edit the Element name value.

All the parameters available for the element are displayed in the Parameters area. Some parameters must have a value, they are displayed in bold. Notice, that when you select a parameter, it’s description is shown below. To modify a value click on it. Depending on the parameter’s type you may be required to either input a value or browse for a file or select a value from a drop-down list and so on. (s). Using datasets you can manipulate with file(s) or directory(ies).

HTML
<center>
  <br>
  <img src="/wiki/download/attachments/2883698/sequence_view.gif"/>
  <br> 
</center>

More advanced users can use their own scripts to set a parameter’s value, read chapter Using Script to Set Parameter Value to learn more.

When you select an input or output port on the Scene the Property Editor shows the slots of the port. You can configure slots of a connected input port by selecting different (matching) data available through the dataflow. For example on the image the Write alignment element can access MSA data from both previous elements:

...