7

I'm trying to get my head around a rather large solution and I find that Visual Studio's CodeMap feature to be an invaluable aid.

However I'd like to take sections of the generated Codemap and from this, generate some pretty documentation from it. Ideally it seems sensible to me that it should be possible to import the .dgml into Visio, but instead I'm manually re-created a copy of it in Visio by hand.

Does anyone know if such a thing exists?

If not, I might set my next project as writing a DGML to VSDX converter.

John Saunders
  • 157,405
  • 24
  • 229
  • 388
Mike Wilson
  • 397
  • 1
  • 3
  • 11
  • 7
    This question is mentioned [on meta](http://meta.stackoverflow.com/questions/300392/how-do-i-ask-if-a-question-was-resolved?cb=1). The question there was if you ever solved this problem. – Angelo Fuchs Jul 29 '15 at 05:50
  • 1
    The question **there** was if you ever solved this problem, however it was never asked **here** in an explicit manner. – Mars Robertson Jul 30 '15 at 14:43
  • In other words - mentioning that someone asks a question is not equivalent to actually asking that question. – Mars Robertson Jul 30 '15 at 14:58
  • @MichalStefanow I don't really understand your point. It is not Angelos question and quite likely he/she doesn't care about the answer so directing them to the place with the question is better than asking it here. – Martin Smith Aug 01 '15 at 12:07
  • You need to use an [intermediate format](https://visual-integrity.com/faqs/svg-in-visio/), you can create the SVG file with [this add-in](https://marketplace.visualstudio.com/items?itemName=ChrisLovett.DgmlPowerTools2017). No real idea how well this works. – Hans Passant Mar 25 '19 at 14:12

0 Answers0