The graphic form below provides an example, through C# scripting, of how to export a graphic form’s components to XML, for find/replace purposes using a text editor for example:
These XML documents can then be altered and imported into .VIZ files again.
The script can also be modified and extended to return other parts of the graphic form, for example.
The graphic form can be downloaded here:
Please note: Take care when editing a document in XML format, as any damage to the actual XML structure will result in a corrupt graphic form. It is recommended to make a backup of the form, before importing.