Method SetToolInPocket
SetToolInPocket(ElementId, ElementId)
Set tool in given pocket.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 10, 0, 0)]
void SetToolInPocket(ElementId inToolId, ElementId inPocketId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inToolId | Tool identifier. Clear pocket if tool is empty. |
| ElementId | inPocketId | Pocket identifier. |