↓ 4 callersFunction_notch_holes(length, notchWidth, materialWidth, rotation=Vector(0, 0, 0), overhang=0, drawHoles=True, overhangLeft=0, over
ObjectCreation/boxcreator/boxcreator.py:237
↓ 2 callersFunctionaddLasercutterTechdrawItem(techdraw, part, BeamWidth = 0.2, doc = app.activeDocument(), method = 'auto', normal = Vector(0, 0, 0))
TechDraw/LasercutterSVGExport/LasercutterTechdrawExport.py:250
↓ 2 callersFunctiondraw_top_bottomCreate the top or bottom part of the box. Parameters ---------- - drawSides = [top, bottom, left, right, front, back] - overhang = [l
ObjectCreation/boxcreator/boxcreator.py:69
Functioncreate_boxCreate a box with interlocked notches. Parameters ---------- - drawSides: [top, bottom, left, right, front, back] - overhangTop: [to
ObjectCreation/boxcreator/boxcreator.py:7