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

plane

Configures plane for Slice plot from its authoritative release declaration.

Reference contract

FieldValueDescription
valueTypeenumDeclared input representation.
defaultXYRelease default applied when the field is omitted.
typescriptType"XY" | "YZ" | "XZ"Compiler-resolved TypeScript contract.
requiredtrue
allowed["XY","YZ","XZ"]Allowed declaration values.

Configures plane for Slice plot from its authoritative release declaration.

The declared value type is enum. The release default is XY. Allowed values are ["XY","YZ","XZ"]. This field is required.

Authoritative source

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