Classes | |
| class | ObjectSurface |
Functions | |
| def | Create (name, obj=None, parentJob=None) |
| def | SetupProperties () |
Variables | |
| msg | |
| Part = LazyLoader("Part", globals(), "Part") | |
| translate = FreeCAD.Qt.translate | |
| def PathScripts.PathSurface.Create | ( | name, | |
obj = None, |
|||
parentJob = None |
|||
| ) |
Create(name) ... Creates and returns a Surface operation.
| def PathScripts.PathSurface.SetupProperties | ( | ) |
SetupProperties() ... Return list of properties required for operation.
| PathScripts.PathSurface.msg |
| PathScripts.PathSurface.Part = LazyLoader("Part", globals(), "Part") |
| PathScripts.PathSurface.translate = FreeCAD.Qt.translate |