DetailElementOrderUtils.SendToBack
Description:
Places the given detail instance behind all detail instances in the view.
Places the given detail instance behind all detail instances in the view.
Overloads (2):
SendToBack(Document,View,ElementId)
-
documentThe document.
-
viewThe view in which the detail appears.
-
detailElementIdThe detail to send to back.
-
The document does not support detail draw order. Only projects and 3d families support draw order. 2d families and in-place families do not support draw order. -or- The element detailElementId is not a detail or it does not participate in detail draw ordering. Details must be visible in the view. -or- In 3d families, detail draw order can only be adjusted in views that are parallel to the document's X, Y or Z axes.
-
A non-optional argument was null