Functions | |
def | makeBoreHole |
def | makeBottle |
Variables | |
App = FreeCAD | |
Gui = FreeCADGui |
def MakeBottle::makeBoreHole | ( | ) |
Definition at line 86 of file MakeBottle.py.
def MakeBottle::makeBottle | ( | myWidth = 50.0 , |
||
myHeight = 70.0 , |
||||
myThickness = 30.0 | ||||
) |
Definition at line 31 of file MakeBottle.py.
Definition at line 27 of file MakeBottle.py.
MakeBottle::Gui = FreeCADGui |
Definition at line 28 of file MakeBottle.py.