Options
All
  • Public
  • Public/Protected
  • All
Menu

Query scope for queryElements() API

Index

Enumeration members

Enumeration members

Body

Body: = 0

Query from the whole body of root node. This is default value.

InSelection

InSelection: = 2

Query elements inside a given selection only

OnSelection

OnSelection: = 1

Query elements on a given selection (intersect) The result element can contain the selection, contain part of selection, or inside selection

Generated using TypeDoc