Author Topic: Hyperlink's via Diagram  (Read 1953 times)

Banvari Lakhotia

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Hyperlink's via Diagram
« 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

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13247
  • Karma: +554/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Hyperlink's via Diagram
« Reply #1 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