Searching objects and classes

When your model is quite large; it is likely that it would contain many classes; and also many objects.

One way to locate the object is to click on the word “Classes” or “Objects” It would open up the yellow command line (Headsup command line) with one or two backslashes. It would be one backslash to search for classes. Two when searching for objects. Give the name of the class or object next to it; and it will search for the class or object.

You can give only the first few characters of the name, it will attempt to find one whose starting characters of the name matches the ones you gave.

If you give only the slash (or two slashes) without specifying the name, it will continue the previous search.

See details Search for class and Search for object


Press F1 inside the application to read context-sensitive help directly in the application itself
Last modified: le 2023/05/16 20:00