ElementOwnerViewFilter Constructor

Overload List
 NameDescription
Public methodElementOwnerViewFilter(ElementId) Constructs a new instance of a filter to match elements which are owned by a particular view.
Public methodElementOwnerViewFilter(ElementId, Boolean) 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.
Top
See Also