Book a Demo

Author Topic: adding notes to diagrams  (Read 2853 times)

brighton

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
adding notes to diagrams
« on: January 25, 2007, 01:47:54 am »
Am trying to add a series of free text string 'Notes' to diagrams via an addin.

All the notes I have been able to achieve are of the type DiagramNote (?) which includes version/date info. I want to add a simple note similar to the ones a normal user can via the GUI add and link to an element to anotate the diagram. I am beginning to supect that these types of simple notes are not part of the data model and can't be created by the API, am i right?

thomaskilian

  • Guest
Re: adding notes to diagrams
« Reply #1 on: January 25, 2007, 05:51:01 am »
I can't verify that at the moment, but the Diagram object should have a Note (or Notes?) property.