Tag: filter

Tree

Examples

The following example adds a filter to the <interface/> tag in order to specify the name of an xml file that controls the visibility of Mechanical buttons. The details of the xml file content and associated mechanism are Mechanical specific.
<interface context="Mechanical"> <filter name="MainFilter" src="ButtonsVisibility.xml"/> </interface>

Mandatory Attributes

Name Description Type Allowed Values
name Name of the filter. String

Optional Attributes

Name Description Type Default Value Allowed Values
src Specifies the path of the reference script or resource file. String