Skip to documentation content
On this page
  1. Reference contract
  2. Authoritative source

association

Configures association for Contour plot from its authoritative release declaration.

Reference contract

FieldValueDescription
valueType"global" | "auto" | "boundary" | "point" | "cell" | "edge"Declared input representation.
defaultRelease default applied when the field is omitted.
typescriptType"global" | "auto" | "boundary" | "point" | "cell" | "edge"Compiler-resolved TypeScript contract.
requiredtrue
allowed["global","auto","boundary","point","cell","edge"]Allowed declaration values.

Configures association for Contour plot from its authoritative release declaration.

The declared value type is "global" | "auto" | "boundary" | "point" | "cell" | "edge". Allowed values are ["global","auto","boundary","point","cell","edge"]. This field is required.

Authoritative source

Catalog
telion.app/0.1.0-beta
Identity
service/results-viewport/contour/field/association
Path
apps/desktop-electron/src/ui/resultPlotScene.ts
Symbol
ContourPlotLayer