Example AVEVA NET .xml Output File for an Isometric
- Last UpdatedJan 30, 2026
- 1 minute read
The following is an example of a AVEVA NET .xml file that would be produced, if you were using the user-Defined Identifier configuration object as explained in VNETxmlOrigName Example 2, and have the Isodraft setting Plotfiles renamed based on the drawing name set (see, ), then the resulting .vnet file for pipe /6"-AI-502100-AB3 would be.
|
<vl:VNETList xmlns:vl="http://www.aveva.com/VNET/List" xmlns="http: //www.aveva.com/VNET/eiwm"> |
|||||||||
|
<Template> |
|||||||||
|
<ID>VPD ISO Association 6"-AI-502100-AB3</ID> |
|||||||||
|
<Object> |
|||||||||
|
<ID>AI-502100</ID> |
|||||||||
|
<Context> |
|||||||||
|
<ID>PROJECTCONTEXT</ID> |
|||||||||
|
</Context> |
|||||||||
|
<Association type="is referenced in"> |
|||||||||
|
<Object> |
|||||||||
|
<ID>6-AI-502100-AB3_Sht_1</ID> |
|||||||||
|
<Context> |
|||||||||
|
<ID>VPD</ID> |
|||||||||
|
<Context> |
|||||||||
|
<ID>PROJECTCONTEXT</ID> |
|||||||||
|
</Context> |
|||||||||
|
</Context> |
|||||||||
|
</Object> |
|||||||||
|
</Association> |
|||||||||
|
</Object> |
|||||||||
|
</Template> |
|||||||||
|
</vl:VNETList> |
|||||||||