[Guid("155A4EA7-AB45-4c69-9B72-F6CB94BC6323")] [ComVisible(true)] public interface IEplanRemoteClient
[Guid("155A4EA7-AB45-4c69-9B72-F6CB94BC6323")] [ComVisible(true)] public interface class IEplanRemoteClient
[Guid("155A4EA7-AB45-4c69-9B72-F6CB94BC6323")] [ComVisible(true)] public interface IEplanRemoteClient
[Guid("155A4EA7-AB45-4c69-9B72-F6CB94BC6323")] [ComVisible(true)] public interface class IEplanRemoteClient
Name | Description | |
---|---|---|
License | License file name (*.lis). This Property should be set before calling any StartEplan method. | |
Password | Password. This Property should be set before calling any StartEplan method. | |
SynchronousMode | Sets and gets the Synchronous mode. | |
User | User name. This Property should be set before calling any StartEplan method. |
Name | Description | |
---|---|---|
Connect | Overloaded. Connect to Eplan Server. | |
Disconnect | Disconnect from Eplan Server. | |
ExecuteAction | Overloaded. Execute an action. | |
GetActiveEplanServersOnLocalMachine | Get Eplan Servers which are currently active on local machine. | |
GetInstalledEplanVersionsOnLocalMachine | Get Eplan versions which are currently installed on local machine. | |
LockAllEplanObjects | Lock all objects in given project. | |
Ping | Ping the Eplan Server. | |
SelectEplanObjects | Selects objects in GED | |
StartEplan | Overloaded. Starts an Eplan instance. | |
StopEplan | Stops the Eplan instance which is connected to the current client. | |
UnlockAllEplanObjects | Unlock all objects in given project. |