Method AddWireCuttingCondition
AddWireCuttingCondition(ElementId)
Add a wire cutting conditions entity in a wire technology.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 11, 300, 160)]
ElementId AddWireCuttingCondition(ElementId inTechnologyId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inTechnologyId | Identifier of the wire technology to modify. |
Returns
| Type | Description |
|---|---|
| ElementId | Identifier of the created wire cutting condition entity. |