Author Topic: A t_diagramproperties table for additional details  (Read 2506 times)

Brian Wilkinson

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
A t_diagramproperties table for additional details
« on: August 28, 2008, 05:46:32 pm »
Is is possible to have a t_diagramProperties table, the same as objects have.

At the moment I'm working on a  addin to reimport a newer version of a RSA model into EA.
This involves updating external links to the model and diagrams.
Using the t_objectproperties table columns Property and Value this makes it very easy to match objects as being the same.

Having a t_diagramProperties table working the same way would make it very easy to match old and new model diagrams.