Re: Create forniture from Sketchup
What you need to assign toSo I have downloaded that zip, put in classpath, set the windows registry HKEY_USERS\...\Software\JavaSoft\Prefs\com\eteks\sweethome3d\j3d\additionalLoaderClasses=KmzLoader, and then go for some sketchup staff, export in kmz, and try to import to sweethome3d... but it says "format not recognized".
is the full quallified class name that implements the loader interface (should be something likeCode: Select all
-Dcom.eteks.sweethome3d.j3d.additionalLoaderClasses=the.collada.loader.class
Code: Select all
com.shiva.collada.loader