Skip to documentation content
On this page
  1. Reference

entityLevel

Configures entityLevel for Surface plot from its authoritative release declaration.

Reference

FieldValueDescription
valueTypeentity-dimensionDeclared input representation.
defaultBoundaryRelease default applied when the field is omitted.
typescriptType"Domain" | "Edge" | "Point" | "Border"Compiler-resolved TypeScript contract.
requiredtrue
allowed["Domain","Edge","Point","Border"]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","Edge","Point","Border"]. This field is required.