Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re[2]: Adding 0-dimensional features to Mesh3 domains

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re[2]: Adding 0-dimensional features to Mesh3 domains


Chronological Thread 
  • From: Oleg <>
  • To:
  • Subject: [cgal-discuss] Re[2]: Adding 0-dimensional features to Mesh3 domains
  • Date: Sat, 9 Jun 2012 05:37:49 -0700 (PDT)

Thanks, Laurent! Could you give an example or a link to such an
example? I'm not too good at coding. I can adapt an example to my
needs, but have problems when I need to write code from scratch.

Oleg

Friday, June 8, 2012, 21:37, you wrote:

> Le vendredi 08 juin 2012 07:01:26 Oleg a écrit :
>> Hi! Can anyone give an example of adding 0-dimensional features to Mesh3
>> domains? Description of
>> http://www.cgal.org/Manual/latest/doc_html/cgal_manual/Mesh_3_ref/Class_Mesh
>> _domain_with_polyline_features_3.html#Cross_link_anchor_1537
>> Mesh_domain_with_polyline_features_3  class says that it's designed "to
>> allow the user to add some 0- and 1-dimensional features", but the
>> operations seem to allow of adding 1-dimensional features only. I'm trying
>> to mesh a cone and, while I've learned how to preserve its edge, its vertex
>> remains unsharp. Please help.

> I think that is as simple as inserting the point of the vertex in the
> triangulation before calling  refine_mesh_3. Let us know if that work well.

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




View this message in context: Re[2]: Adding 0-dimensional features to Mesh3 domains
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page