HexBox icon indicating copy to clipboard operation
HexBox copied to clipboard

Can't load other meshes

Open Zhumin-collab opened this issue 1 year ago • 1 comments

hello,there is no errors in compiling process,but i can't load other meshes 微信图片_20240523221929

Zhumin-collab avatar May 23 '24 14:05 Zhumin-collab

Hi Zhumin, can you send us the mesh you are trying to upload?

gcherchi avatar May 23 '24 16:05 gcherchi

thanks,just any meshes in models folder

Zhumin-collab avatar May 24 '24 09:05 Zhumin-collab

Ok, I see the problem. Meshes in the "models" folder have been modeled with HexBox and exported as final meshes (.mesh files). In HexBox you cannot import generic hexahedral meshes. Importing existing hexmeshes is not currently supported, as we would need to also import (or derive) the DAG of associated operations. If you want to import hex-meshes generated with HexBox you must save them as .hmp file (a format including both the geometry and the DAG of the modeling session). Alternatively, you can upload a surface mesh and use it as target mesh to guide your modeling session from scratch (the surface mesh must be uploaded from the "Target mesh" menu option).

gcherchi avatar May 24 '24 10:05 gcherchi