AimsMeshGenerate : multiple meshes

Questions about BrainVisa usage and installation

Moderators: denghien, riviere

Post Reply
Manik
Posts: 99
Joined: Fri Mar 05, 2004 1:00 pm
Location: INSERM U836, Grenoble

AimsMeshGenerate : multiple meshes

Post by Manik »

Hello,

I would like to know if it is possible to create some (say 10) simple meshes with AimsMeshGenerate, and save them as one Mesh file.
I tried to create a .minf file with 10 meshes descriptions, but it seems that AimsMeshGenerate only creates the first Mesh.
Is there a way to "merge" the meshes in one file ? Another Aims program maybe ?
Manik Bhattacharjee
INSERM U836
User avatar
riviere
Site Admin
Posts: 1361
Joined: Tue Jan 06, 2004 12:21 pm
Location: CEA NeuroSpin, Saint Aubin, France
Contact:

Post by riviere »

Yes it is possible, but not directly:
- create each individual mesh file with AimsMeshGenerate
- concatenate them using AimsZCat:

Code: Select all

AimsZCat -o toto.mesh *.mesh
Denis
Manik
Posts: 99
Joined: Fri Mar 05, 2004 1:00 pm
Location: INSERM U836, Grenoble

Post by Manik »

Thank you very much for the quick answer !
Manik Bhattacharjee
INSERM U836
Post Reply