Book a Demo

Author Topic: Querying Transform Links  (Read 2908 times)

mpdelbuono

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Querying Transform Links
« on: July 01, 2009, 08:03:30 am »
Hello all,

I have a component diagram which is transformed into another diagram. By clicking on the various ports, etc., and looking in the hierarchy (view->hierarchy) I can see things like "Foo -> transformed into -> Bar"

However, I want to be able to see this information from within an addin. I've been looking through the SDK documentation and don't see anything regarding a field that can be queried to find out where a given element was transformed from (or transformed into). EA obviously stores this information somewhere, so is it simply not available to addins or is it somewhere I'm not looking?

Thanks,
-- Matt