SysML-v2-Pilot-Implementation icon indicating copy to clipboard operation
SysML-v2-Pilot-Implementation copied to clipboard

SysML SVG internal structure

Open alexey6392 opened this issue 1 year ago • 0 comments

Hello,

I tried to use your SysML Interactive utils to generate diagram SVG basing from my SysML model file. My question is about the SVG's internal structure. At the moment it looks just like graphics, so it performs its role - represent the diagram visually. But if I want to interact with the diagram via JS for example I will face with the absence of any "anchors" - ids, classes or data-* attributes which could be used to precisely indicate the parts of the diagram and so interact with them.

Do you have any plans to support such kind of attributes?

Thank you.

alexey6392 avatar Sep 11 '24 10:09 alexey6392