Method LoadToolInPocket
LoadToolInPocket(DocumentId, ElementId)
Load tool from document inside a pocket.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 10, 0, 0)]
List<ElementId> LoadToolInPocket(DocumentId inToolDocumentId, ElementId inPocketId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inToolDocumentId | The in tool document identifier. |
| ElementId | inPocketId | Pocket identifier. |
Returns
| Type | Description |
|---|---|
| List<ElementId> |