An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
I'm working with 3d Scan files which just allow to be exported as *.obj or *.wlr. *obj file just seems to be a list of coordenates. I'm trying to convert it into some format that is supported by Hypermesh to mesh it into a solid for CFD studies. Does anyone know how to do this conversion?
Hi,
you can use .stl format to exchange data.
.obj > .stl > .hm
Thanks.