M
Mike Pastor
Hello,
I am using Visio Professional 2003 and need to extract the properties from a
UML Class diagram.
I have working VBA code that steps through the shapes and extracts the
Attributes from each UML Class Shape. I need to Split() the Attribute text,
but otherwise it works well.
I can't seem to find a way to extract the extended 'UML Attribute
Properties" like the "Documentation" field. Has anyone else encountered this
problem? Someone told me that it cannot be done because that data has been
hidden as binary data.
Thanks in advance, I really appreciate any help or comments.
Cheers,
Mike Pastor
I am using Visio Professional 2003 and need to extract the properties from a
UML Class diagram.
I have working VBA code that steps through the shapes and extracts the
Attributes from each UML Class Shape. I need to Split() the Attribute text,
but otherwise it works well.
I can't seem to find a way to extract the extended 'UML Attribute
Properties" like the "Documentation" field. Has anyone else encountered this
problem? Someone told me that it cannot be done because that data has been
hidden as binary data.
Thanks in advance, I really appreciate any help or comments.
Cheers,
Mike Pastor