I want to convert the obj model with map coordinates to the glb model with local coordinates (0,0,0).
I'm converting an obj file to local coordinates, glb. Running one obj file in FME will take you to the desired local coordinates. But when I run thousands of obj files in FME, they don't move to local coordinates (0,0,0).
I want to move thousands of obj files all to (0,0,0) at once.
For reference, I activated move to local coordinate.
Page 1 / 1
hi @hn35987,
then try to run, a workbench in a batch process, where every single obj file will be converted.
1.) Make a Workbench File, that works for your process.
2.) this part works this way when all of your obj files are in the same folder]
At first get all fme_Basenames of your Obj files. I Like to get a list (for the batchfile process) with the Reader (Text) and insert all of my files, then in de Navigator Menu on the left side, Set for the Text-Reader Parameters: Features to Read → Max Feature to Read: 1) - Then under the hUser Attribute] for the Text Reader, deactivate “text_line_data” and activate under the eFormate Attributes] = fme_basename then Inspect the outcome and send the basenames in an Texteditor oder Excel-Sheet