Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: Dieter Goetz on July 01, 2016, 09:20:29 pm

Title: Change Z-order of elements on diagram
Post by: Dieter Goetz on July 01, 2016, 09:20:29 pm
Hi all,

when I am  adding new elements on a diagram the Z-order of these elements is a little bit strange. And it seems to depend on the EA version.
I expected the Z-order is the same as modelling by mouse. But it isn't.
How can I change the Z-order of elements on a diagram via the EA API?

Dieter
Title: Re: Change Z-order of elements on diagram
Post by: Geert Bellekens on July 01, 2016, 09:46:06 pm
EA.DiagramObject.Sequence

Geert
Title: Re: Change Z-order of elements on diagram
Post by: Dieter Goetz on July 01, 2016, 09:50:40 pm
Hi Geert,

thanks - great.

Dieter