Indicates the display mode criteria for selecting how model elements are displayed.
*DisplayMode()Indicates the display mode criteria for selecting how model elements are displayed. |
|||||
*DisplayMode()Indicates the display mode criteria for selecting how model elements are displayed. |
Syntax |
*DisplayMode(mode) |
|
Arguments |
Name |
Description |
mode |
The display mode criteria for displaying model elements. Options include above, below, or equal. |
|
Example |
*BeginIsoValue() *ResultType("Displacement") *DataComponent("Mag") *ComplexFilter("mag") *ResolvedInSystem(0) *IsoValue(485.728) *Increment(1) *DisplayMode(below) *OverrideColor("On", 0, 255, 0) *LegendMode(no) *EndIsoValue() |
|
Application |
HyperView. |
|
See also |
|
|