Crainiate Community

Support and discussion for users of Crainiate component software products
Welcome to Crainiate Community Sign in | Join | Help
in Search

Importing Flowchart?

Last post 07-03-2008 11:13 PM by James Westgate. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 07-02-2008 3:14 PM

    Importing Flowchart?

    Hi, I'm using the tirial version of your ERM Diagram tool. I'm looking to reproduce (in a .NET winforms app) a flowchart that has been created for me using Visio. What is the best way of doing this?? I need access to the individual shapes to change the colour - should I reproduce using Design Studio save as XML, then load in my app? How are the elements named in the XML? Is it possible to change then - so that they can be referenced from .NET in the collection of shapes? Thanks

    • 195.40.195.3
  • 07-03-2008 11:13 PM In reply to

    Re: Importing Flowchart?

    You will need to recreate the chart in Diagram Studio , save as xml then open it using the Model.Open method.

    You can then manipulate the elements using the objects provided, such as the Shapes and Lines collection.

    You could also hand edit the xml which is in SOAP format.

    • 86.137.240.163
Page 1 of 1 (2 items)