Concept: Quick Outline View
The
Quick Outline
view provides an easy way to locate various elements
of your assembly. To access the Quick Outline
view, press Ctrl+O
when the Assembly Editor
has focus.You can't access the
Quick
Outline
view from the menu. The
Quick Outline
view enables you to search your assembly
by:
Search Type | Description |
|---|---|
MVEL Expression | Search MVEL expression and template properties. Use this view to search
for occurrences of text values. |
ID | Search for assembly component IDs. |
Variable | Search for variable names. Studio categorizes variables into 2 groups:
those defined for accessing steps, and those defined for
write steps. |
To select a search type, click the relevant button under the search field at the top of
the view.
To search, enter text in the search field. When you select an MVEL expression, component
ID, or variable in the list of search results, Studio jumps to the relevant component in
the assembly diagram.