Graphics Interfaces
- Last UpdatedFeb 13, 2023
- 1 minute read
Interfaces to access the drawlist and colours are provided in the interface assembly:
-
Aveva.Pdms.Graphics.dll
The rest of this user guide will cover in detail how to write a .NET addin and an assembly containing classes with methods which are callable from PML. It will describe the use of the various .NET interfaces via the use of sample code.