Class TopSolidCaeHost
Represents TopSolid'Cae host providing WCF services for automating.
Inherited Members
Namespace: TopSolid.Cae.Kernel.Automating
Assembly: TopSolid.Cae.Kernel.Automating.dll
Syntax
[AvailableSinceVersion(7, 19, 15, 0)]
public static class TopSolidCaeHost
Remarks
This class is available since v7.17.
Properties
| Name | Description |
|---|---|
| Documents | Gets access to Cae documents, or null if not connected. |
| HostInstance | Gets the host instance. |
| IsConnected | Tells whether TopSolid is connected. |
| Results | Gets access to Cae results, or null if not connected. |
Methods
| Name | Description |
|---|---|
| Connect() | Connects to TopSolid application. |
| Disconnect() | Disconnect from TopSolid application. |