6 lines
178 B
XML
6 lines
178 B
XML
|
|
<?xml version='1.0' ?>
|
||
|
|
<fabmetheus>
|
||
|
|
<sphere id='Sphere5' radius='5.0'/>
|
||
|
|
<translate id='translateSphere' target='=document.getElementByID(Sphere5)' x='15' y='3'/>
|
||
|
|
</fabmetheus>
|