Allow elements in 3D drawings to define the Priority attribute just like 2D elements.
It is currently not possible to resolve the redrawing order of elements in case they are duplicated in 3D. This would allow resolving the order of elements in the drawing for these cases as well.
Currently the only possible solutions are
using 2D drawing
using drawing model in 3D drawing
set different value of Z
but neither option is suitable.