Skip to content

Function: selectionDimSurface()

selectionDimSurface(scope?): SelectionDimSurfaceEntry[]

Defined in: mosaic-selection.ts:532

Snapshot of the dimension surface — every declared dimension with its current semantic value and printable targets. With a scope, the shared membership rule applies (surfaceViewFor: the scope's subtree plus unscoped declarations) — the same view the standard tools and the oracle projection serve.

Parameters

scope?

string | Scope

Returns

SelectionDimSurfaceEntry[]