Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: Banvari Lakhotia on September 18, 2010, 01:18:13 am

Title: Hyperlink's via Diagram
Post by: Banvari Lakhotia on September 18, 2010, 01:18:13 am
Hi,

I need to add hyperlink in a diagram via Automation. Hyperlink shall point to another diagram in the same model!

How can this be achived with automation API?

Thanks in advance!

Regards,
Banvari
Title: Re: Hyperlink's via Diagram
Post by: Geert Bellekens on September 20, 2010, 03:17:32 pm
Banvari,

Searching for "hyperlink" ont Automation Interface, Add-Ins and Tools forum (using the top left search button) got me these results that should help you out:
- http://www.sparxsystems.com/cgi-bin/yabb/YaBB.cgi?num=1275277899/2#2
- http://www.sparxsystems.com/cgi-bin/yabb/YaBB.cgi?num=1180963475/0#0

Use the (undocumented) Repository.Execute(SqlString) if you need to execute update statements directly to the database.

Geert