Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Merging surface meshes and retaining region/face IDs

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Merging surface meshes and retaining region/face IDs


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Merging surface meshes and retaining region/face IDs
  • Date: Thu, 14 Jan 2016 10:12:41 +0100
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:XNi0+R+uTHVTbP9uRHKM819IXTAuvvDOBiVQ1KB91ewcTK2v8tzYMVDF4r011RmSDdudu6IP0rGN+4nbGkU+or+5+EgYd5JNUxJXwe43pCcHRPC/NEvgMfTxZDY7FskRHHVs/nW8LFQHUJ2mPw6anHS+4HYoFwnlMkItf6KuStCU35T8jrvps7ToICx2xxOFKYtoKxu3qQiD/uI3uqBFbpgL9x3Sv3FTcP5Xz247bXianhL7+9vitMU7q3cY6Lod8JtLXqz+Oqg5VrdFFy8OMmYv5cStuwOQYxGI4y5WaWgcmwFUAgXDpDX9RJb2rmO6med63SSGJ9zYRLsoXi6zru0jHATsjz0GMCJ/9WX/hcl5jaYdqxWk8U8si7XIaZ2YYaItNpjWeskXEDJM
  • Organization: GeometryFactory

It is not possible for the moment with Nef. We'll soon introduce new
tools that will allow this.

Sebastien.

On 12/15/2015 05:44 PM, mta08nr wrote:
Hi,

Is there a way to merge two surfaces (using the union boolean operator for
example) and retain facet/triangle IDs for the merged geometry such that you
can differentiate between the original two surface mesh triangles in the
merged geometry? I am able to generate a merged geometry using the union
operation however, not sure how the surface IDs can be stored in the initial
surfaces and consequently be propagated to the merged geometry. Essentially
I want the output to be a single surface mesh with two distinct IDs assigned
to triangles belonging to shape 1 and 2 (used to generate the merged
geometry). Does anyone have a solution for this? Any help would be much
appreciated!

Best regards,

Nishant Ravikumar



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Merging-surface-meshes-and-retaining-region-face-IDs-tp4661464.html
Sent from the cgal-discuss mailing list archive at Nabble.com.




  • Re: [cgal-discuss] Merging surface meshes and retaining region/face IDs, Sebastien Loriot (GeometryFactory), 01/14/2016

Archive powered by MHonArc 2.6.18.

Top of Page