Skip to content

Instantly share code, notes, and snippets.

View back-ref's full-sized avatar

back-ref

View GitHub Profile
import FreeCAD
import FreeCADGui
import Part
import Sketcher
from PySide import QtCore
class InvoluteGearHoleCommand:
def GetResources(self):
return {
'Pixmap': 'PartDesign_Hole',