[REQ]-[Solved]Batch save in given Version and /or fileformat
-
SOLVED
Hello, Dev´s and RubyIcons,
i have in the next time a bad job. i must convert many sketchup files in a given versions and fileformats.is it possible via ruby that let do this as batch process?
for example: in a folder i have different files with different versions v.3-16 (2016).
i would have the possiblity to do this as batch
open file, hide the message (this is a v.3 or what ever skp file).
save as v8 (v3-2016). input and output for all files in the given folders.
rename this like this "sketchup_file_name_V8 or if the input mask is empty let the old name and add the suffix _v8
foldernames like "input folder" and output folder with suffix v8 or v3-v16 (v2016).Examples:
Old Name for the SKP-File was deaneau_house.skp
etc.
give the same Name deaneau_house_v8 and save in the Folder Output_V8this one only if i choose v8 before i start the batch process
i f i choose the skp-Version v3 do the same only change the version and name suffix to v3 etc.
if possible Save In All Possible Versions
deaneau_house.skp
to deaneau_house_v3.skp... deaneau_house_v16 or _V2016many thanks for your attention.
Dean
-
Deaneau, curious - what did you do?
-
you could alter the code in this topic a bit to fit your needs:
http://sketchucation.com/forums/viewtopic.php?f=323%26amp;t=63569#p582211 -
@CadFather. i have to save (m)any sketchup files in the right version. some versions of 3dmax can´t open the newest sketchup format. 2014 have problems to open 2015/2016 Skp-files. the Same Problem in Cinema4d.
@kaas thank you for your link, my problem was solved by one of my favorite "rubyicon".
please don´t ask for the name. could be the dev will not named in public.
if the dev reading this. you can outing you or notDean
Advertisement