Skip to Content.
Sympa Menu

cgal-discuss - RE: [cgal-discuss] surface point insertion

Subject: CGAL users discussion list

List archive

RE: [cgal-discuss] surface point insertion


Chronological Thread 
  • From: <>
  • To: <>
  • Subject: RE: [cgal-discuss] surface point insertion
  • Date: Tue, 3 Sep 2013 15:54:58 +0000
  • Accept-language: fr-CH, de-CH, en-US

Hi Laurent,
I am looking for an example using the following function,
But before I want to know if this preserves the surface connectivity as well?

c3t3.insert_surface_points(...))

I tried also to add a contour (as a feature) from the respective surface
using:

domain.add_features(polylines.begin(), polylines.end());

this works perfectly but when I added all edges from the surface, I was not
successful.

-----Original Message-----
From:


[mailto:]
On Behalf Of Laurent Rineau (CGAL/GeometryFactory)
Sent: Tuesday, September 03, 2013 5:42 PM
To:

Subject: Re: [cgal-discuss] surface point insertion

Le mardi 03 septembre 2013 15:37:17

a écrit :
> Is there any example for inserting surface points (with connectivity)
> into a volumetric mesh?

Please be more explicit. What do you call a volumetric mesh? The 'c3t3'
created by the CGAL 3D mesh generator?


What you want is probably quite difficult to implement without knowing a lot
of the internal of the CGAL 3D mesh generator.

--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/


--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://sympa.inria.fr/sympa/info/cgal-discuss





Archive powered by MHonArc 2.6.18.

Top of Page