Skip to Content

Tp Element — Mutation Methods

Back to Tp Element.

SetName

def SetName(name: str)

Set the name of the toolpath element.

Parameters:

NameTypeDescription
namestrNew toolpath element name.
Was this page helpful?