DetailElementOrderUtils.BringToFront
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| BringToFront(Document, View, ElementId) | None | Places the given detail instance in the front of all other detail instances in the view. |
| BringToFront(Document, View, ICollection<ElementId>) | None | Places the given detail instances in the front of all other detail instances in the view, while keeping the order of the given ones. |