Classes | |
| class | ObjectVcarve |
Functions | |
| def | Create (name, obj=None, parentJob=None) |
| def | SetupProperties () |
Variables | |
| int | COLINEAR = 4 |
| int | EXTERIOR1 = 2 |
| int | EXTERIOR2 = 3 |
| int | PRIMARY = 0 |
| int | SECONDARY = 1 |
| translate = FreeCAD.Qt.translate | |
| int | TWIN = 5 |
| def PathScripts.PathVcarve.Create | ( | name, | |
obj = None, |
|||
parentJob = None |
|||
| ) |
Create(name) ... Creates and returns a Vcarve operation.
| def PathScripts.PathVcarve.SetupProperties | ( | ) |
| int PathScripts.PathVcarve.COLINEAR = 4 |
| int PathScripts.PathVcarve.EXTERIOR1 = 2 |
| int PathScripts.PathVcarve.EXTERIOR2 = 3 |
| int PathScripts.PathVcarve.PRIMARY = 0 |
| int PathScripts.PathVcarve.SECONDARY = 1 |
| PathScripts.PathVcarve.translate = FreeCAD.Qt.translate |
| int PathScripts.PathVcarve.TWIN = 5 |