Method AddTechnology
AddTechnology(DocumentId)
Add a wire technology entity in a document.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 11, 300, 160)]
ElementId AddTechnology(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the document to modify. |
Returns
| Type | Description |
|---|---|
| ElementId | Identifier of the created wire technology entity. |