2020 Class Back to 2020
C

DetailElementOrderUtils

Version comparison

Members across versions

11 members across 9 versions · 1 added later · 10 changed

Member-name color: stable · changed · removed · obsolete · added later

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
M AreDetailElements(Document, View, ICollection<ElementId>)
same same same same changed same same same same
M BringForward(Document, View, ElementId)
same same same same changed same same same same
M BringForward(Document, View, ICollection<ElementId>)
same same same same changed same same same same
M BringToFront(Document, View, ElementId)
same same same same changed same same same same
M BringToFront(Document, View, ICollection<ElementId>)
same same same same changed same same same same
M GetDrawOrderForDetails(View, ISet<ElementId>)
not yet introduced not yet introduced not yet introduced not yet introduced added same same same same
M IsDetailElement(Document, View, ElementId)
same same same same changed same same same same
M SendBackward(Document, View, ICollection<ElementId>)
same same same same changed same same same same
M SendBackward(Document, View, ElementId)
same same same same changed same same same same
M SendToBack(Document, View, ElementId)
same same same same changed same same same same
M SendToBack(Document, View, ICollection<ElementId>)
same same same same changed same same same same

Per-version detail

Click a version below to see what changed in that release vs your current frame (2020).
Identical to 2020: 2021, 2022, 2023
2020 current

Changes in 2024 vs 2020 1 added 10 changed

Flip API Versions →

Added in 2024 (new since 2020)

Changed members

DetailElementOrderUtils.AreDetailElements(Document, View, ICollection<ElementId>, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementIds ICollection<ElementId> The set of detail elementIds to check.
document Document The document.
view View The view in which the details appear.
→ returns Boolean True if it is a set of detail elements, false otherwise.
DetailElementOrderUtils.BringForward(Document, View, ElementId, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementId ElementId The detail elementId to bring forward.
document Document The document.
view View The view in which the detail appears.
DetailElementOrderUtils.BringForward(Document, View, ICollection<ElementId>, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementIds ICollection<ElementId> The set of detail elementIds to bring forward.
document Document The document.
view View The view in which the details appear.
DetailElementOrderUtils.BringToFront(Document, View, ElementId, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementId ElementId The detail elementId
document Document The document.
view View The view in which the detail appears.
DetailElementOrderUtils.BringToFront(Document, View, ICollection<ElementId>, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementIds ICollection<ElementId> The set of detail elementIds to bring to front.
document Document The document.
view View The view in which the details appear.
DetailElementOrderUtils.IsDetailElement(Document, View, ElementId, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementId ElementId The detail elementId
document Document The document.
view View The view in which the detail appears.
→ returns Boolean True if it is a detail element, false otherwise.
DetailElementOrderUtils.SendBackward(Document, View, ICollection<ElementId>, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementIds ICollection<ElementId> The set of the detail elementIds to move backward.
document Document The document.
view View The view in which the details appear.
DetailElementOrderUtils.SendBackward(Document, View, ElementId, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementId ElementId The detail elementId to move backward.
document Document The document.
view View The view in which the detail appears.
DetailElementOrderUtils.SendToBack(Document, View, ElementId, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementId ElementId The detail elementId to send to back.
document Document The document.
view View The view in which the detail appears.
DetailElementOrderUtils.SendToBack(Document, View, ICollection<ElementId>, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementIds ICollection<ElementId> The set of the detail elementIds to send to back.
document Document The document.
view View The view in which the details appear.

Changes in 2025 vs 2020 1 added 10 changed

Flip API Versions →

Added in 2025 (new since 2020)

Changed members

DetailElementOrderUtils.AreDetailElements(Document, View, ICollection<ElementId>, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementIds ICollection<ElementId> The set of detail elementIds to check.
document Document The document.
view View The view in which the details appear.
→ returns Boolean True if it is a set of detail elements, false otherwise.
DetailElementOrderUtils.BringForward(Document, View, ElementId, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementId ElementId The detail elementId to bring forward.
document Document The document.
view View The view in which the detail appears.
DetailElementOrderUtils.BringForward(Document, View, ICollection<ElementId>, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementIds ICollection<ElementId> The set of detail elementIds to bring forward.
document Document The document.
view View The view in which the details appear.
DetailElementOrderUtils.BringToFront(Document, View, ElementId, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementId ElementId The detail elementId
document Document The document.
view View The view in which the detail appears.
DetailElementOrderUtils.BringToFront(Document, View, ICollection<ElementId>, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementIds ICollection<ElementId> The set of detail elementIds to bring to front.
document Document The document.
view View The view in which the details appear.
DetailElementOrderUtils.IsDetailElement(Document, View, ElementId, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementId ElementId The detail elementId
document Document The document.
view View The view in which the detail appears.
→ returns Boolean True if it is a detail element, false otherwise.
DetailElementOrderUtils.SendBackward(Document, View, ICollection<ElementId>, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementIds ICollection<ElementId> The set of the detail elementIds to move backward.
document Document The document.
view View The view in which the details appear.
DetailElementOrderUtils.SendBackward(Document, View, ElementId, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementId ElementId The detail elementId to move backward.
document Document The document.
view View The view in which the detail appears.
DetailElementOrderUtils.SendToBack(Document, View, ElementId, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementId ElementId The detail elementId to send to back.
document Document The document.
view View The view in which the detail appears.
DetailElementOrderUtils.SendToBack(Document, View, ICollection<ElementId>, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementIds ICollection<ElementId> The set of the detail elementIds to send to back.
document Document The document.
view View The view in which the details appear.

Changes in 2025.3 vs 2020 1 added 10 changed

Flip API Versions →

Added in 2025.3 (new since 2020)

Changed members

DetailElementOrderUtils.AreDetailElements(Document, View, ICollection<ElementId>, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementIds ICollection<ElementId> The set of detail elementIds to check.
document Document
view View
→ returns Boolean True if it is a set of detail elements, false otherwise.
DetailElementOrderUtils.BringForward(Document, View, ElementId, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementId ElementId The detail elementId to bring forward.
document Document The document.
view View The view in which the detail appears.
DetailElementOrderUtils.BringForward(Document, View, ICollection<ElementId>, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementIds ICollection<ElementId> The set of detail elementIds to bring forward.
document Document
view View
DetailElementOrderUtils.BringToFront(Document, View, ElementId, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementId ElementId The detail elementId
document Document The document.
view View The view in which the detail appears.
DetailElementOrderUtils.BringToFront(Document, View, ICollection<ElementId>, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementIds ICollection<ElementId> The set of detail elementIds to bring to front.
document Document
view View
DetailElementOrderUtils.IsDetailElement(Document, View, ElementId, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementId ElementId The detail elementId
document Document The document.
view View The view in which the detail appears.
→ returns Boolean True if it is a detail element, false otherwise.
DetailElementOrderUtils.SendBackward(Document, View, ICollection<ElementId>, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementIds ICollection<ElementId> The set of the detail elementIds to move backward.
document Document
view View
DetailElementOrderUtils.SendBackward(Document, View, ElementId, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementId ElementId The detail elementId to move backward.
document Document The document.
view View The view in which the detail appears.
DetailElementOrderUtils.SendToBack(Document, View, ElementId, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementId ElementId The detail elementId to send to back.
document Document The document.
view View The view in which the detail appears.
DetailElementOrderUtils.SendToBack(Document, View, ICollection<ElementId>, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementIds ICollection<ElementId> The set of the detail elementIds to send to back.
document Document
view View

Changes in 2026 vs 2020 1 added 10 changed

Flip API Versions →

Added in 2026 (new since 2020)

Changed members

DetailElementOrderUtils.AreDetailElements(Document, View, ICollection<ElementId>, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementIds ICollection<ElementId> The set of detail elementIds to check.
document Document
view View
→ returns Boolean True if it is a set of detail elements, false otherwise.
DetailElementOrderUtils.BringForward(Document, View, ElementId, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementId ElementId The detail elementId to bring forward.
document Document The document.
view View The view in which the detail appears.
DetailElementOrderUtils.BringForward(Document, View, ICollection<ElementId>, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementIds ICollection<ElementId> The set of detail elementIds to bring forward.
document Document
view View
DetailElementOrderUtils.BringToFront(Document, View, ElementId, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementId ElementId The detail elementId
document Document The document.
view View The view in which the detail appears.
DetailElementOrderUtils.BringToFront(Document, View, ICollection<ElementId>, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementIds ICollection<ElementId> The set of detail elementIds to bring to front.
document Document
view View
DetailElementOrderUtils.IsDetailElement(Document, View, ElementId, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementId ElementId The detail elementId
document Document The document.
view View The view in which the detail appears.
→ returns Boolean True if it is a detail element, false otherwise.
DetailElementOrderUtils.SendBackward(Document, View, ICollection<ElementId>, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementIds ICollection<ElementId> The set of the detail elementIds to move backward.
document Document
view View
DetailElementOrderUtils.SendBackward(Document, View, ElementId, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementId ElementId The detail elementId to move backward.
document Document The document.
view View The view in which the detail appears.
DetailElementOrderUtils.SendToBack(Document, View, ElementId, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementId ElementId The detail elementId to send to back.
document Document The document.
view View The view in which the detail appears.
DetailElementOrderUtils.SendToBack(Document, View, ICollection<ElementId>, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementIds ICollection<ElementId> The set of the detail elementIds to send to back.
document Document
view View

Changes in 2027 vs 2020 1 added 10 changed

Flip API Versions →

Added in 2027 (new since 2020)

Changed members

DetailElementOrderUtils.AreDetailElements(Document, View, ICollection<ElementId>, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementIds ICollection<ElementId> The set of detail elementIds to check.
document Document The document.
view View The view in which the details appear.
→ returns Boolean True if it is a set of detail elements, false otherwise.
DetailElementOrderUtils.BringForward(Document, View, ElementId, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementId ElementId The detail elementId to bring forward.
document Document The document.
view View The view in which the detail appears.
DetailElementOrderUtils.BringForward(Document, View, ICollection<ElementId>, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementIds ICollection<ElementId> The set of detail elementIds to bring forward.
document Document The document.
view View The view in which the details appear.
DetailElementOrderUtils.BringToFront(Document, View, ElementId, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementId ElementId The detail elementId
document Document The document.
view View The view in which the detail appears.
DetailElementOrderUtils.BringToFront(Document, View, ICollection<ElementId>, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementIds ICollection<ElementId> The set of detail elementIds to bring to front.
document Document The document.
view View The view in which the details appear.
DetailElementOrderUtils.IsDetailElement(Document, View, ElementId, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementId ElementId The detail elementId
document Document The document.
view View The view in which the detail appears.
→ returns Boolean True if it is a detail element, false otherwise.
DetailElementOrderUtils.SendBackward(Document, View, ICollection<ElementId>, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementIds ICollection<ElementId> The set of the detail elementIds to move backward.
document Document The document.
view View The view in which the details appear.
DetailElementOrderUtils.SendBackward(Document, View, ElementId, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementId ElementId The detail elementId to move backward.
document Document The document.
view View The view in which the detail appears.
DetailElementOrderUtils.SendToBack(Document, View, ElementId, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementId ElementId The detail elementId to send to back.
document Document The document.
view View The view in which the detail appears.
DetailElementOrderUtils.SendToBack(Document, View, ICollection<ElementId>, Document, View)
pDocument Document The document.
pDBView View The view.
detailElementIds ICollection<ElementId> The set of the detail elementIds to send to back.
document Document The document.
view View The view in which the details appear.