OOF2: The Manual

Name

DataOperation — Post-processing data operations

Subclasses

Subclasses are listed as they appear in the GUI and (in parentheses) as they appear in scripts.

Description

DataOperation subclasses represent the operations that can performed on data produced by the Output classes when analyzing results, or computing scheduled outputs. They're used in a slightly confusing fashion in scripts. For scheduled outputs, they appear as the operation parameter in BulkAnalysis objects, but for Analysis operations, each DataOperation is converted into a menu item. For example, the AverageOutput subclass corresponds to the menu command OOF.Mesh.Analyze.Average