11 lines
199 B
XML
11 lines
199 B
XML
|
|
<?xml version='1.0' ?>
|
||
|
|
<fabmetheus>
|
||
|
|
<difference id='ring'>
|
||
|
|
<circle radius='10'/>
|
||
|
|
<circle radius='8'/>
|
||
|
|
</difference>
|
||
|
|
<extrude target='=document.getElementByID(ring)'/>
|
||
|
|
<!--
|
||
|
|
-->
|
||
|
|
</fabmetheus>
|