Graphics Interfaces
- Last UpdatedOct 28, 2024
- 1 minute read
Interfaces to access the drawlist and colors 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.