Graphics Interfaces
- Last UpdatedMay 31, 2022
- 1 minute read
Interfaces to access the drawlist and colours are provided in the interface assembly:
-
Aveva.Core3D.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 Programmable Macro Language (PML). It will describe the use of the various .NET interfaces via the use of sample code.