Method GetCurrentCuttingConditionsAbacus
GetCurrentCuttingConditionsAbacus(ElementId)
Gets the current cutting condition abacus of an operation.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 14, 300, 144)]
ElementId GetCurrentCuttingConditionsAbacus(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the operation to analyze. |
Returns
| Type | Description |
|---|---|
| ElementId | The current cutting condition entity. |