Output¶
Output element contains definition informationi of the calculation result.
Example¶
1<Output name="depth" caption="Depth">
2 <Definition valueType="real" position="node" />
3</Output>
Please refer to Example of calculation result defined at grid also.
Attributes¶
Name |
Value |
Required |
Description |
---|---|---|---|
name |
String |
Yes |
Name of element |
caption |
String |
Yes |
String to be displayed on the dialog |
Child elements¶
Name |
Required |
Description |
---|---|---|
Definition |
Yes |
Definition of element |
ColorMapSetting |
Default colormap setting (In case of real number type) |
|
EnumerateColorMapSetting |
Default colormap setting (In case of integer type) |