Class TopSolidWireTechnologyHost
Represents TopSolid'Wire host providing WCF services for automating.
Inherited Members
Namespace: TopSolid.Cam.NC.Wire.Automating
Assembly: TopSolid.Cam.NC.Wire.Automating.dll
Syntax
public static class TopSolidWireTechnologyHost
Properties
| Name | Description |
|---|---|
| Documents | Gets access to documents, or null if not connected. |
| IsConnected | Tells whether TopSolid is connected. |
| WireCuttingConditions | Gets access to wire technologies, or null if not connected. |
| WireTechnologies | Gets access to wire technologies, or null if not connected. |
Methods
| Name | Description |
|---|---|
| Connect() | Connects to TopSolid Cam application. |
| Disconnect() | Disconnect from TopSolid application. |