ProfileLib.RegularPolygon Namespace Reference

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
 

Function Documentation

◆ makeRegularPolygon()

def ProfileLib.RegularPolygon.makeRegularPolygon (   sketch,
  sides,
  centerPoint = App.Vector(0,0,0),
  firstCornerPoint = App.Vector(-20.00,34.64,0),
  construction = False 
)

Variable Documentation

◆ App

ProfileLib.RegularPolygon.App = FreeCAD

◆ Gui

ProfileLib.RegularPolygon.Gui = FreeCADGui