Eplan Platform API
Eplan.EplApi.RemoteClient Namespace / IEplanRemoteClient Interface
Properties Methods

In This Topic
    IEplanRemoteClient Interface Members
    In This Topic

    The following tables list the members exposed by IEplanRemoteClient.

    Public Properties
     NameDescription
     PropertyLicense file name (*.lis). This Property should be set before calling any StartEplan method.  
     PropertyPassword. This Property should be set before calling any StartEplan method.  
     PropertySets and gets the Synchronous mode.  
     PropertyUser name. This Property should be set before calling any StartEplan method.  
    Top
    Public Methods
     NameDescription
     MethodOverloaded. Connect to Eplan Server.  
     MethodDisconnect from Eplan Server.  
     MethodOverloaded. Execute an action.  
     MethodGet Eplan Servers which are currently active on local machine.  
     MethodGet Eplan versions which are currently installed on local machine.  
     MethodLock all objects in given project.  
     MethodPing the Eplan Server.  
     MethodSelects objects in GED  
     MethodOverloaded. Starts an Eplan instance.  
     MethodStops the Eplan instance which is connected to the current client.  
     MethodUnlock all objects in given project.  
    Top
    See Also