#Inventor V2.0 ascii # test file for cone and cylinder intersection Separator { Transform {translation -3 0 0 rotation 0 0 1 -2} Material { diffuseColor 0 0 0.5 } Cone {parts ALL} } Separator { Transform {translation -3 3 0 rotation 0 1 0 -2} Scale { scaleFactor 2 1.4444 1.732} Material { diffuseColor 0.5 0 0.5 } Cone {parts SIDES} } Separator { Transform {translation 3 0 0} Material { diffuseColor 0 .5 0.5 } Cylinder {height 2 radius 1 parts ALL} } Separator { Transform {translation 3 3 0 rotation 0 1 0 0.75} Transform {scaleFactor 0.5 1 1} Transform {rotation 0 0 1 -2} Material { diffuseColor 0 0 1 } Cylinder {height 2 radius 1 parts SIDES} } Separator { Transform {translation 0 1.5 0} Scale {scaleFactor .75 .75 .75} Material {diffuseColor 0.5 0.5 0.5} Cube {width 1 height 1 depth 1} }