Eplan.EplApi.Starter Namespace
                In This Topic
            
            
            Classes
|  | Class | Description | 
|---|
|  | AssemblyResolver | The class AssemblyResolver does all things needed to resolve the Eplan Api dlls. When a bin path is specified, all Eplan Api dlls inside can be loaded. | 
|  | ComHelper | The class ComHelper initialize the DCOM security which needed to connect to license manager (ELM). This function should be called on the main | 
|  | EplanFinder | EplanFinder is a helper class to find the fitting installed eplan version | 
|  | EplanSignedAssemblyAttribute | EplanAssemblyAttribute is the attribute to identify an assembly used for eplan. This Attribute is required when an assembly uses an own licence. | 
|  | SelectEplanDialog | SelectEplanDialog is a dialog to select an eplan installation of your computer | 
Structures
|  | Structure | Description | 
|---|
|  | EplanData | EplanData contains all information about an eplan installation | 
See Also