Classes | |
class | ObjectFace |
Functions | |
def | Create (name, obj=None, parentJob=None) |
def | SetupProperties () |
Variables | |
Part = LazyLoader("Part", globals(), "Part") | |
translate = FreeCAD.Qt.translate | |
def PathScripts.PathMillFace.Create | ( | name, | |
obj = None , |
|||
parentJob = None |
|||
) |
Create(name) ... Creates and returns a Mill Facing operation.
def PathScripts.PathMillFace.SetupProperties | ( | ) |
PathScripts.PathMillFace.Part = LazyLoader("Part", globals(), "Part") |
PathScripts.PathMillFace.translate = FreeCAD.Qt.translate |