Hello,
I have a perhaps trivial question but I can't find the information. The “Drawing” component appears in exchange projects.
How to add such a component? I don't see it in Perspective Components. In addition, it has properties I don't understand and a configuration.
Is there a manual for this?
Best regards,
Michał
lrose
March 26, 2025, 12:06pm
2
This is the component that is used when an SVG is dropped onto a view and embedded.
Perspective supports the import and display of images, including PNGs, JPGs, JPEGs, GIFs, and SVGs. Images can be loaded into Perspective via the Image Management utility, dragged and dropped directly into a View, or derived from an external web...
2 Likes
The props.elements
tree is what Ignition extracts from the SVG for the parts of the SVG that Perspective supports. You can supply this, or parts of it, dynamically.
2 Likes