DetailElementOrderUtils.AreDetailElements
Description:
Indicates if the elements are all detail elements that participate in detail draw ordering in the view.
Indicates if the elements are all detail elements that participate in detail draw ordering in the view.
-
documentThe document.
-
viewThe view in which the details appear.
-
ICollection<ElementId>detailElementIdsThe details to check.
Return Value
bool
True if the detail elements are orderable in the view, false otherwise.
-
A non-optional argument was null