*IsoSyncWithContourPlot()

Specifies the state of the "Sync with contour" option in the legend context menu when a model is loaded.

Syntax

*IsoSyncWithContourPlot (State)

Application

HyperView

Inputs

State
Indicates if the "Sync with contour" option should be checked or not.

Context

*BeginGraphicDefaults()

Example

*IsoSyncWithContourPlot(“On”)

Comments

Valid entries are "On" or "Off". This controls the sync behavior of Iso Plot with Contour Plot. See Create Iso Surfaces Using Contour Results for more details.