Sparx Systems Forum
Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: OpenIT Solutions on April 12, 2013, 08:45:47 pm
-
Hi,
Is there a way via the automation interface to Add Related Elements to a diagram ? I'd then want to apply a Layout, again is there method to apply a layout ?
Regards,
Jon.
-
You need to parse Element.Connectors and create DiagramObject elements. For the layout use ProjectInterface.LayoutDiagram.
q.
-
Got it, thanks.