Read UML model using mdl API (Visual C++)

I must read UML model (model have only class diagramm).
I have MDI application, user may open model. My program must read model and paint a tree.

I have parser. And i must read model. How i may do it.

Hi tonchitos,

Thanks for your post. Do you mean that you want to read our model? If yes, you can try to export the diagram/project as XML and then read the XML.

I hope this can help. If you need any help, please feel free to contact me.

Best regards,
Lilian Wong