Event_Event Compute Operator — Mutation Methods
Back to Event_Event Compute Operator.
SetTechnologyRequestId
def SetTechnologyRequestId(element: CENPyOlpTpElement, techRequestId: int)Sets a technology request ID to the given toolpath element. This technology request id can be used to identify toolpath elements in later executed rules.
Parameters:
| Name | Type | Description |
|---|---|---|
element | CENPyOlpTpElement | Element to be marked |
techRequestId | int | Technology request ID |
Was this page helpful?