Creating Custom Plugins
- ICompassPlugin
- This is the public interface that Designer users have access to. This API provides NC functionality to WPF designers looking to create custom controls for a UI Runtime.
- To use this in a .net project, ICompassPlugin.dll ,GPS.dll and IECEngineering.dll must be reference by the project.
- These files are located in the Compass Designer’s install directory.