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

association

Configures association for Surface plot from its authoritative release declaration.

Reference contract

FieldValueDescription
valueTypeenumDeclared input representation.
defaultautoRelease 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 Surface plot from its authoritative release declaration.

The declared value type is enum. The release default is auto. 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/surface/field/association
Path
apps/desktop-electron/src/ui/resultPlotScene.ts
Symbol
SurfacePlotLayer