‎19-10-2015 02:32 PM
Hello,
With the BPMN export functionality, is it possible to export the position of elements ?
Thanks in advance.
Olivier
Solved! Go to Solution.
‎21-10-2015 06:04 PM - edited ‎21-10-2015 06:05 PM
Then, the answer is 'it is not possible to document position of elements in a drawing using Excel export'
This information (position of elements in a drawing) is too complex. It is saved inside a binary text called 'drawing'.
It is not possible to extract individual positions of elements from this text using Excel export.
Use API script instead (function SetPos on MegaDrawingItem)
See http://community.mega.com/t5/custom/page/page-id/mega-kb-solution?sid=50120000000mqydAAA
‎21-10-2015 02:20 PM
Hello Jerome,
Yes It's what I mean.
Olivier
‎19-10-2015 02:42 PM
Hello Olivier
Can you explain what you mean by 'position of elements'?
Do you mean graphical position of elements in diagram drawing?