Hello!

 From:  Michael Gibson
3093.10 In reply to 3093.9 
Hi Miguel, .skp format export is only in the v2 beta, it is one of the new features that is coming for the 2.0 release.

The v2 beta is available for all v1 owners to use during the beta period.

There is no SKP import though, only export - SKP is a polygon based format and MoI works on NURBS surface data which is a lot different than polygon data.

MoI can create polygon data from NURBS surfaces by dicing the smooth surface patches up into small facets.

But it is not so easy to go the reverse way and take a bunch of diced up facets and try to reconstruct large smooth sheets from them.

So because of that MoI does not generally import any kind of polygon data, only export it.

- Michael