extracting a subpart of a mesh

AIMS library and commands usage

Moderators: denghien, riviere

Post Reply
User avatar
Olivier Coulon
Posts: 176
Joined: Fri Feb 27, 2004 11:48 am
Location: MeCA research group, Institut de Neurosciences de La Timone, Marseille, France
Contact:

extracting a subpart of a mesh

Post by Olivier Coulon »

Hello,
I thought there was an Aims command to extract a subpart of a mesh using a ROI defined in a texture, but I can't put my hand on it. Before I implement it myself, could somebody confirm that it actually exist ? (if not as a command line, at least as a class ?)

Thanks,

Olivier
Olivier Coulon
Institut de Neurosciences de La Timone,
Aix-Marseille Université,
Marseille, france
https://meca-brain.org
User avatar
riviere
Site Admin
Posts: 1361
Joined: Tue Jan 06, 2004 12:21 pm
Location: CEA NeuroSpin, Saint Aubin, France
Contact:

Re: extracting a subpart of a mesh

Post by riviere »

Hi Olivier,
It exists, but I don't think we have actually made a commandline for it. You can use it in python or C++. The function is SurfaceManip::meshExtract (or aims.SurfaceManip.meshExtract in python).
Denis
User avatar
Olivier Coulon
Posts: 176
Joined: Fri Feb 27, 2004 11:48 am
Location: MeCA research group, Institut de Neurosciences de La Timone, Marseille, France
Contact:

Re: extracting a subpart of a mesh

Post by Olivier Coulon »

Cool, thank you Denis.

Olivier
Olivier Coulon
Institut de Neurosciences de La Timone,
Aix-Marseille Université,
Marseille, france
https://meca-brain.org
Post Reply