Classes | |
| class | ObjectPocket |
Functions | |
| def | Create (name, obj=None, parentJob=None) |
| def | SetupProperties () |
Variables | |
| PathGeom = LazyLoader("PathScripts.PathGeom", globals(), "PathScripts.PathGeom") | |
| translate = FreeCAD.Qt.translate | |
| def PathScripts.PathPocket.Create | ( | name, | |
obj = None, |
|||
parentJob = None |
|||
| ) |
Create(name) ... Creates and returns a Pocket operation.
| def PathScripts.PathPocket.SetupProperties | ( | ) |
| PathScripts.PathPocket.PathGeom = LazyLoader("PathScripts.PathGeom", globals(), "PathScripts.PathGeom") |
| PathScripts.PathPocket.translate = FreeCAD.Qt.translate |