Method RemoveWireCuttingCondition
RemoveWireCuttingCondition(ElementId, ElementId)
Add a wire cutting conditions entity in a wire technology.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 11, 300, 160)]
void RemoveWireCuttingCondition(ElementId inTechnologyId, ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inTechnologyId | Identifier of the wire technology to modify. |
| ElementId | inElementId | Identifier of the element to remove. |