Class TopSolidElectrodeHost
Represents TopSolid'Electrode host providing WCF services for automating.
Inherited Members
Namespace: TopSolid.Cad.Electrode.Automating
Assembly: TopSolid.Cad.Electrode.Automating.dll
Syntax
[AvailableSinceVersion(7, 12, 0, 0)]
public static class TopSolidElectrodeHost
Remarks
This class is available since v7.12.
Properties
| Name | Description |
|---|---|
| Electrodes | Gets access to electrodes, or null if not connected. |
| HostInstance | Gets the host instance. |
| IsConnected | Tells whether TopSolid is connected. |
Methods
| Name | Description |
|---|---|
| Connect() | Connects to TopSolid application. |
| Disconnect() | Disconnect from TopSolid application. |