Functions | |
| def | makeRegularPolygon (sketch, sides, centerPoint=App.Vector(0, 0, 0), firstCornerPoint=App.Vector(-20.00, 34.64, 0), construction=False) |
Variables | |
| App = FreeCAD | |
| Gui = FreeCADGui | |
| def ProfileLib.RegularPolygon.makeRegularPolygon | ( | sketch, | |
| sides, | |||
centerPoint = App.Vector(0,0,0), |
|||
firstCornerPoint = App.Vector(-20.00,34.64,0), |
|||
construction = False |
|||
| ) |
| ProfileLib.RegularPolygon.App = FreeCAD |
| ProfileLib.RegularPolygon.Gui = FreeCADGui |