How to keep reverse engineered .vsd file be updated automatically when its source code changes

J

jigang.sun

Hi,
I have an exsisting c# project, I need to do documentation about it,
what I want is a UML class diagram. So I reverse engineered to a .vsd
file and use Visio 2003/2007 to open it, so all classes are available
to be used to draw a class diagram. The problem is that the existing
c# project still needs to be improved. When c# classes change, the
exported Visio .vsd file does not change accordingly. Could any advice
me how to keep the .vsd file be consistent to its c# source code
automatically?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top