PL.Net
These classes enable InterDynamics' Planimate® platform to be integrated in dotNET projects. Code is written in C# and VS2013 projects are provided.
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NPlanimate
 NEngine
 CPLBindFailureThis exception is thrown if a proc fails to bind during init or use. This would suggest an older version of PL than the enum's here. A newer version of PL is Ok.
 CPLEngineThis wraps PLEngineCore into a Windows Form control, adding dll anme property and resize handling. For use with Windows Forms when Planimate is the DLL.
 CPLEngineCoreThis implements communication with Planimate using callbacks and works both with Planimate being a called DLL or Planimate being the caller to dotNET.