<Code Lib>
2025 Overloads
Changes 0
O

ElementOwnerViewFilter (Overloads)

Overloads (2):

Name Return Type Description
C ElementOwnerViewFilter(ElementId) None Constructs a new instance of a filter to match elements which are owned by a particular view.
C ElementOwnerViewFilter(ElementId, Boolean) None Constructs a new instance of a filter to match elements which are owned by a particular view, with the option to invert the filter and find elements not owned by the given view.