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

entityLevel

Configures entityLevel for Slice plot from its authoritative release declaration.

Reference contract

FieldValueDescription
valueType"Domain" | "Border" | "Edge" | "Point"Declared input representation.
defaultRelease 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 Slice plot from its authoritative release declaration.

The declared value type is "Domain" | "Border" | "Edge" | "Point". Allowed values are ["Domain","Border","Edge","Point"]. This field is required.

Authoritative source

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