Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] intersect and join to meshes

Subject: CGAL users discussion list

List archive

[cgal-discuss] intersect and join to meshes


Chronological Thread 
  • From: Julia Fischer <>
  • To:
  • Subject: [cgal-discuss] intersect and join to meshes
  • Date: Tue, 12 Jan 2016 22:55:32 +0100
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:nWZYTxSMRi1a2iFoplo2Ve2NSdpsv+yvbD5Q0YIujvd0So/mwa64YByN2/xhgRfzUJnB7Loc0qyN4/6mCTFLvsbJmUtBWaIPfidNsd8RkQ0kDZzNImzAB9muURYHGt9fXkRu5XCxPBsdMs//Y1rPvi/6tmZKSV3BPAZ4bt74BpTVx5zukbvipduDPk4X1HKUWvBbElaflU3prM4YgI9veO4a6yDihT92QdlQ3n5iPlmJnhzxtY+a9Z9n9DlM6bp6r5YTGfayQ6NtRrNRCHEqMns++dbwnRjFVwqGoHUGAUsMlR8dIRXB7RiycJbquSv3rKIp2jSePMSwUKw5Hzqj9KxrRQXAhyIONjp/+2bS3J8jxJlHqQ6s8kQsi7XfZ5uYYaJz

I am new to CGAL   and I hope you can help me with some pointers.

I have two surfaces made of triangular elements. For simplicity , one  surface is a disk like a CD  without the hole. The other surface is a cylinder also defined by triangles (I am not talking about   solid element , but about 3d surfaces defined by triangles).

Now the disk cuts the cylinder, for simplicity , in the middle of the  cross section.  As a result  I have two cylinders each with the half of the length of the original  cylinder.   lets say one cylinder above  and the other cylinder  below the disk.

I want to delete  one cylinder , above  the disk for example.  Of course,  as a result of the intersection  my disk will  have a hole , like a CD.  Finally I would like to join the remaining cylinder with the disk , the  final surface looks like a sink.   This surface muss be defined by triangular elements.


Cheers 

Julia  


  • [cgal-discuss] intersect and join to meshes, Julia Fischer, 01/12/2016

Archive powered by MHonArc 2.6.18.

Top of Page