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