NumericalBookmark: Bookmark & {
    selection: NumericalQuery;
    type: "numerical";
}

Represents a bookmarked element selection based on numerical attributes, created in the Element View.

Type declaration

  • selection: NumericalQuery

    The selection parameters

  • type: "numerical"

    Indicates type at runtime

Generated using TypeDoc