Class TopSolidDraftingHost
Represents TopSolid'Drafting host providing WCF services for automating.
Inherited Members
Namespace: TopSolid.Cad.Drafting.Automating
Assembly: TopSolid.Cad.Drafting.Automating.dll
Syntax
[AvailableSinceVersion(7, 6, 0, 0)]
public static class TopSolidDraftingHost
Remarks
This class is available since v7.6.
Properties
| Name | Description |
|---|---|
| Annotations | Gets access to annotations in drafting documents, or null if not connected. |
| Dimensions | Gets access to drafting documents dimensions, or null if not connected. |
| Draftings | Gets access to drafting documents, or null if not connected. |
| HostInstance | Gets the host instance. |
| IsConnected | Tells whether TopSolid is connected. |
| Styles | Gets access to styles of drafting documents, or null if not connected. |
| Tables | Gets access to tables in drafting documents, or null if not connected. |
Methods
| Name | Description |
|---|---|
| Connect() | Connects to TopSolid application. |
| Disconnect() | Disconnect from TopSolid application. |