Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: Wojciech Winnicki on March 16, 2012, 03:46:28 am

Title: Add ConveydItem with SDK
Post by: Wojciech Winnicki on March 16, 2012, 03:46:28 am
Hi guys,

I am new to Sparx SDK.

Does anyone know, if it is possible to add new ConveyedItem via Automation Interface.

If yes, what should be the name and type to send to addnew.

Regards,
Wojtek
Title: Re: Add ConveydItem with SDK
Post by: Geert Bellekens on March 16, 2012, 05:28:33 pm
Connector has a property ConveyedItems, so it should be possible to add a new one there.
I would first make one in EA and then inspect it while debugging. Should give you a clue on how to make a new one.

Geert