Eplan Platform API
Inheritance Hierarchy
Eplan.EplApi.Starter Namespace
This namespace contains all the classes needed to start working with the offline Eplan application.
Classes
 ClassDescription
ClassThe AssemblyResolver class does everything needed to resolve the EPLAN API DLLs. When a bin path is specified, all EPLAN API DLLs inside can be loaded.
ClassThe class ComHelper initialize the DCOM security which needed to connect to license manager (ELM). This function should be called on the main
ClassEplanFinder is a helper class to find the fitting installed EPLAN version
ClassEplanAssemblyAttribute is the attribute to identify an assembly used for eplan. This Attribute is required when an assembly uses an own licence.
ClassSelectEplanDialog is a dialog to select an eplan installation of your computer
Structures
 StructureDescription
StructureEplanData contains all information about an EPLAN installation
See Also