FilteredElementCollector.IsViewValidForElementIteration
Description:
Identifies if the particular element is valid for iteration of drawn elements.
Identifies if the particular element is valid for iteration of drawn elements.
Remarks:
Views that have no way of representing drawn elements, such as many view templates, fail this check.
Views that have no way of representing drawn elements, such as many view templates, fail this check.
-
documentThe document.
-
viewIdThe view id.
Return Value
bool
True if the element is valid for iteration.
-
A non-optional argument was null