Difference in COM Object format between Visio 2008/2010 -
i'm maintaining program imports visio diagrams via com use them process simulation. code looks @ objects in given diagram , figures out ones simulation objects, ones arrows connecting simulation objects(showing work flow) , rest either blacklisted/discarded or turned background images used show labels etc.
the code written before visio 2010 released, , starting version, when visio diagram import code runs, objects seemingly bound together, simulation objects becoming part of generated background images. specifically, in example below, swimlanes , process steps embedded cff container. example diagram i'm using looks in visio:

if @ cff container in visio 2010 looks this:

when imported simulation software, if click , drag cff container away, looks this:

the image above full diagram looks in visio, when should second image.
can advise me on format changes occurred in visio 2010? can 'uncouple' objects on com somehow? looked documentation libvisio libreoffice seems have no documentation @ all. , msdn docs don't mention obvious, although might have missed something.
a reply has been posted on visio guy forum at: http://visguy.com/vgforum/index.php?topic=5542.msg22020#msg22020
Comments
Post a Comment