Book a Demo

Author Topic: Script to export elements and model structure in Powerpoint  (Read 4474 times)

tjlindsay

  • EA User
  • **
  • Posts: 21
  • Karma: +2/-0
    • View Profile
Script to export elements and model structure in Powerpoint
« on: December 07, 2016, 06:00:28 am »
Hi,

I am in the process of developing my Firm's business architecture using EA Sparx as my modelling tool.  To get my message of the enterprise across to the business community, Powerpoint is the medium deemed most appropriate.  I've tried using the export to PowerPoint http://community.sparxsystems.com/community-resources/752-eatopowerpointtool.  It doesn't quite fulfill my requirement.

Instead is there a way to script EA Sparx to output a package containing a model and related model elements into PowerPoint, with each EA Sparx element being represented as a rectangles?  Something similiar to the eapowerpointtool but instead of the static image, I would like all model elements arranged in the same way as represented by my EA Sparx model.  The idea being to use PowerPoints slide show animation to present the information back to the business.

I'd appreciate any help, guidance or pointers,

Many thanks in advance,

TJ.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: Script to export elements and model structure in Powerpoint
« Reply #1 on: December 07, 2016, 10:32:55 am »
Start learning the API, program it and you might have a market. Or ask the guys that published the exporter you mentioned. ???

q.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8098
  • Karma: +118/-20
    • View Profile
Re: Script to export elements and model structure in Powerpoint
« Reply #2 on: December 07, 2016, 01:50:39 pm »
If I understand you correctly, it won't be easy.

You can save the image for a diagram via the API. But you can't save how an element appears on a diagram as an image.

The closest that exists is a relatively new function that allows EA to save an image map and cached image for all diagrams in the model. You could theoretically use that to cut up the image generated into individual images and import them into a powerpoint slide.

RoyC

  • EA Administrator
  • EA Practitioner
  • *****
  • Posts: 1297
  • Karma: +21/-4
  • Read The Help!
    • View Profile
Re: Script to export elements and model structure in Powerpoint
« Reply #3 on: December 07, 2016, 02:21:13 pm »
I'm not sure I have the right idea about what you need either, but if you avoid PowerPoint and stay within EA, would the Diagram Slide Show feature in Model Views be of any use to you?

http://sparxsystems.com/enterprise_architect_user_guide/13.0/model_navigation/diagram_slideshow.html
Best Regards, Roy