Category Tree

 

When you first create a new component, a default category called Configuration will be created for you. Categories are shown in the WYSIWYG display, but only if there are more than one. Therefore, the Configuration category will not initially be visible, as there is only one category. Once a second category is added, the tree will appear:

 

 

One Category

 

More Than One Category

 

The Configuration category will possess a single default parameter field called Name.  Name is used for display in the workspace secondary window, if the component is a module.  It can also be used for identification of the component when scripting with Python.

Adding a New Category

To add a new category page to your component definition, simply click the Add Category button in the ribbon control bar:

 

 

Or, once multiple categories have been added, right-click over the categories tree and select Add Category.

 

 

In either case, a new category page will appear with default name Untitled as shown below.

 

Category Editor

An editor is also provided for limited management of categories. To invoke, left-click the WYSIWYG display and click the '...' button on the Categories property.

 

 

 

Invoke Via Categories Property

 

Category Editor

 

Changing Category Properties

To adjust category properties, first ensure that the category is in focus (selected). The properties form will display all category related attributes.

 

 

 

Properties Form

 

Selected Category

 

Appearance:

Behaviour:

Data:

Layout:

Navigating Through Categories

Once you have added more than one category, there will of course be a need to navigate through them. In the category tree, simply left-click on the desired category page to view its properties and content.

 

Ordering Categories

Once you have added more than one category, there may be a need to re-order their sequence. To move a category up or down, select the category and press the associated button in the ribbon control bar:

 

 

Or, select a category page, right-click and select one of the Move options:

 

Setting Category Level

Categories may be indented to create a second dimension of organization in the category tree. Indented categories help to encapsulate and organize like data.

 

To indent or outdent a category, select the category and press the associated button in the ribbon control bar:

 

 

Or, right-click on the category and select Increase Indent or Decrease Indent:

 

Duplicating a Category

Category pages are duplicated by simply copying and pasting them in the categories tree.  Select the desired category in the tree, right-click and select Copy (or press Ctrl + c).  Paste the category:  Right-click on the categories tree and select Paste (or press Ctrl + v).

 

 

 

Copy

 

Paste

 

A new category page will appear in the tree with a number appended to the copied category name.  You may rename the category as described in Changing Category Properties above.

Deleting a Category

To delete a category, select it in the categories tree and either: Click the Delete button in the ribbon control bar, press the Delete key on your keyboard, or right-click and select Delete.