Skip to Content

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:

NameTypeDescription
elementCENPyOlpTpElementElement to be marked
techRequestIdintTechnology request ID
Was this page helpful?