ScriptSpot

Forum topic · Scripts Wanted

Batch Import (how to get the objects from the OBJ file similar to getMAXFileObjectName)

By tony07 · 2019-02-01

Description

Hello Guys,
Im trying to create a quick script that will allow me to import a OBJ file,  importing is not a problem, but i need to add a suffix  or just select the 1st one of the list or something like that  inside the OBJ file, ( this will be similar to the getMAXFileObjectName when merging a scene) if anyone know the equivalent for importing files, will be really really helpful. Thanks in Advanced. 

Comments (1)

.

miauu · 2019-02-16

Obj file format can be reade with any text redactor, so you can get the names of the objects that can be imported.