Method IsWireTechnology
IsWireTechnology(ElementId)
Tells whether an element is an wire technology.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 11, 300, 160)]
bool IsWireTechnology(ElementId inTechnologyId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inTechnologyId | Identifier of the technology to analyze. |
Returns
| Type | Description |
|---|---|
| bool | True if the element is an origin. |