✨ Located in SF Bay Area or LA? Get free Revit AI automation consulting from YC-backed AI engineers →

ElementOwnerViewFilter Constructor


Overload List

Name Description
Public method ElementOwnerViewFilter(ElementId)
Constructs a new instance of a filter to match elements which are owned by a particular view.
Public method ElementOwnerViewFilter(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.

See Also