Classes | |
class | ObjectProfile |
Functions | |
def | Create (name, obj=None, parentJob=None) |
def | SetupProperties () |
Variables | |
DraftGeomUtils = LazyLoader("DraftGeomUtils", globals(), "DraftGeomUtils") | |
Part = LazyLoader("Part", globals(), "Part") | |
translate = FreeCAD.Qt.translate | |
def PathScripts.PathProfile.Create | ( | name, | |
obj = None , |
|||
parentJob = None |
|||
) |
Create(name) ... Creates and returns a Profile based on faces operation.
def PathScripts.PathProfile.SetupProperties | ( | ) |
PathScripts.PathProfile.DraftGeomUtils = LazyLoader("DraftGeomUtils", globals(), "DraftGeomUtils") |
PathScripts.PathProfile.Part = LazyLoader("Part", globals(), "Part") |
PathScripts.PathProfile.translate = FreeCAD.Qt.translate |