#Inventor V2.0 ascii DEF cross Separator { Separator { DEF room+0 Switch { DEF unitcube+1 Separator { Transform { scaleFactor 0.05 2 0.05 } Cylinder { } } } Separator { Material { diffuseColor 0.3 0.1 0.1 } Transform { rotation 0 0 1 1.5707963 } USE unitcube+1 } Separator { Material { diffuseColor 0.3 0.1 0.1 transparency 0.5 } USE unitcube+1 } } } Label { label "eta 1.10" } Separator { Material { ambientColor 0.05 0.05 0.05 diffuseColor 0.8 0.15 0.15 # specularColor 0.3 0.2 0.2 specularColor 0 0 0 emissiveColor 0 0 0 shininess 0.3 transparency 0.85 } Transform { translation 0 0 1 } Sphere { radius 0.75 } } Separator { Transform { translation 0 0 4 } USE cross }