<using>
Attaches a Result Module operator library to an analysis.
Input
- id
- Library ID to attach to the analysis
Parent
<analysis>
Example
<using id="Math" />
Comments
- When an analysis is unloaded from a HyperWorks application, the operator library reference count is decremented. When the reference count reaches zero, the library will be unloaded from the calling process.
- The list of libraries available to the Result Module is defined in the rmxml.cfg configuration file (see Configuration).