Search Elements by Element, Template and Category
The following are examples of searches by element, template and category.
Element
meter
Syntax reference: [Literal]
Search will return all elements whose name contains [meter], together with all elements belonging to templates and categories whose name contains [meter].
Template
liquidmeter
Syntax reference: [Literal]
Search will return all elements whose name contains [liquidmeter], together with all elements belonging to templates and categories whose name contains [liquidmeter]. The result will be a subset of the previous example as liquidmeter is typically a subset of the meter family.
Category
C4
Syntax reference: [Literal]
Similar to the previous examples, but as [c4] is typically not part of template and category names, it will most likely return elements only.