@Timothee_Holla wrote:
Hello Everyone,
I am quite new to Rhino and I am certainly not a very good scripter.
I need to export a projet by layer to the SAT format. I used this script that I found here :
It works perfectly except that my files are not georeferenced anymore. So I tried to replace the command "Export" with "ExportWithOrigin" but there is a problem. Unlike the first script, it doesn't recognize the "strFile" to export and save the file.. so it asks me that :
"Enregistrer le fichier sous ( Version=5 EnregistrementCompacté=Non GéométrieUniquement=Non EnregistrerTextures=Non EnregistrerDonnéesModules=Oui Parcourir ):"
Which means "save as ...". and the ask me for a file path and a name. Which is given in the script. This simple change is ruining my worklfow...
So I Wonder is anyone already had such a problem and is there a solution (I tried for hours) ?
To be tranparant here's my script ( it's the same than the one earlier but we never know..):
Thank you !
Posts: 5
Participants: 3