DetailElementOrderUtils.AreDetailElements
Description:
Indicates whether the given elements are all detail elements.
Indicates whether the given elements are all detail elements.
-
pDocumentThe document.
-
pDBViewThe view.
-
ICollection<ElementId>detailElementIdsThe set of detail elementIds to check.
Return Value
bool
True if it is a set of detail elements, false otherwise.
-
A non-optional argument was null