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