Classes | |
| class | ObjectDeburr |
Functions | |
| def | Create (name, obj=None) |
| def | SetupProperties () |
| def | toolDepthAndOffset (width, extraDepth, tool) |
| def | translate (context, text, disambig=None) |
Variables | |
| Part | |
Function Documentation
◆ Create()
| def PathScripts.PathDeburr.Create | ( | name, | |
obj = None |
|||
| ) |
Create(name) ... Creates and returns a Deburr operation.
◆ SetupProperties()
| def PathScripts.PathDeburr.SetupProperties | ( | ) |
◆ toolDepthAndOffset()
| def PathScripts.PathDeburr.toolDepthAndOffset | ( | width, | |
| extraDepth, | |||
| tool | |||
| ) |
toolDepthAndOffset(width, extraDepth, tool) ... return tuple for given parameters.
Referenced by PathScripts.PathDeburr.ObjectDeburr.opExecute().
◆ translate()
| def PathScripts.PathDeburr.translate | ( | context, | |
| text, | |||
disambig = None |
|||
| ) |
Variable Documentation
◆ Part
| PathScripts.PathDeburr.Part |
1.8.17