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

entityLevel

Configures entityLevel for Surface plot from its authoritative release declaration.

Reference contract

FieldValueDescription
valueTypeentity-dimensionDeclared input representation.
defaultBoundaryRelease default applied when the field is omitted.
typescriptType"Domain" | "Border" | "Edge" | "Point"Compiler-resolved TypeScript contract.
requiredtrue
allowed["Domain","Border","Edge","Point"]Allowed declaration values.

Configures entityLevel for Surface plot from its authoritative release declaration.

The declared value type is entity-dimension. The release default is Boundary. Allowed values are ["Domain","Border","Edge","Point"]. This field is required.

Authoritative source

Catalog
telion.app/0.1.0-beta
Identity
service/results-viewport/surface/field/entityLevel
Path
apps/desktop-electron/src/ui/resultPlotScene.ts
Symbol
SurfacePlotLayer