SVG Creation from PML
- Last UpdatedMar 18, 2024
- 1 minute read
It is also possible to create SVG files using PML. The interface is defined in Aveva.Diagrams.dll. Export to SVG can be achieved by using PMLDiagrams Object, or global PML function !!ExportToSVG('DiagName'). For further information and usage examples, see Publishing from Diagrams via PML chapter.