Automatically create Class Attributes in UML diagram

R

Rudolf Coetsee

Hi

I am writing some VBA code to automatically create class diagrams in Visio,
but I cannot figure out how to add attributes and methods using VBA. I am
able to "write" to the Attributes subshape within the class shape object and
the text appears inside the shape itself, but when I double-click on the
shape the attributes and methos lists are still empty.

Thanks

RUDOLF COETSEE
 
A

Al Edlund

You're probably going to see some of that because the UML solution uses
proprietary code and hidden data structures that are not available
externally.
Al
 

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