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

In This Topic
    IEplanRemoteClient Interface Methods
    In This Topic

    For a list of all members of this type, see IEplanRemoteClient members.

    Public Methods
     NameDescription
     MethodOverloaded. Connect to Eplan Server.  
     MethodDisconnect from Eplan Server.  
     MethodOverloaded. Execute an action.  
     MethodGet Eplan Servers that are currently active on local machine.  
     MethodGet Eplan versions that 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