Method SetCuttingConditionsAbacus
SetCuttingConditionsAbacus(ElementId, ElementId)
Sets the cutting condition abacus for an operation.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 14, 300, 144)]
void SetCuttingConditionsAbacus(ElementId inElementId, ElementId inAbacusId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the operation to modify. |
| ElementId | inAbacusId | Identifier of the abacus to use. |