removeQuery
Remove architecture view query
Description
removeQuery(
removes the selection query and groupings on the view view
,keepContents
)view
with the
option to keep contents (keepContents
), which leaves the elements that
were selected in the view. removeQuery
allows for manually editing the
view element by element. If keepContents
is true
,
any property-based groupings are kept intact in the diagram but removed from
GroupBy
.