MrDraw/SkeinPyPy/models/xml_models/manipulation_paths/wedge.xml

7 lines
208 B
XML
Raw Normal View History

<?xml version='1.0' ?>
<fabmetheus>
<polygon id='heptagon' radius='20' sides='7'/>
<wedge target='=document.getElementByID(heptagon)'/>
<extrude target='=document.getElementByID(heptagon)'/>
</fabmetheus>