Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] add 0-d features

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] add 0-d features


Chronological Thread 
  • From: Jane Tournois <>
  • To:
  • Subject: Re: [cgal-discuss] add 0-d features
  • Date: Thu, 8 Sep 2016 10:21:11 +0200
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=None ; spf=None
  • Ironport-phdr: 9a23:5ViiPBfnJR222qxJAXqUBThYlGMj4u6mDksu8pMizoh2WeGdxc2zZB7h7PlgxGXEQZ/co6odzbGH6ua+ACdasMzJ8ChbNscTB1ld0YRetjdjKfDGIHWzFOTtYS0+EZYKf35e1Fb/D3JoHt3jbUbZuHy44G1aMBz+MQ1oOra9QdaK3Izkn9y1rpbcagENiDumaq5pNz23qx/Qv48Ym9hMMKE0nznApHYAR+NL32VvJEnbyxT14Mr24Jl+6SJXuukJ+MNHVKjmZbU2RLdECy43dWsy4Zu45lH4UQKT6y5EAS0tmR1SDl2d4Q==

Hi Nico,

the functions that are available so far only allow to add polyline-features.

In CGAL-4.9-beta1 [1], we have published an example showing how to customize the initialization of the meshing process [2].

Using the same framework, you can add a 0-d feature by inserting a weighted point at the tip of your cone. This way you can make sure it will be present in the output mesh.

Best,

Jane


[1] http://www.cgal.org/2016/08/04/cgal49-beta1/
[2] http://doc.cgal.org/4.9/Mesh_3/Mesh_3_2mesh_3D_image_with_custom_initialization_8cpp-example.html


Le 30/08/2016 à 12:27, Nico Schlömer a écrit :
Hi everyone,

I'd like to mark the tip of a cone as a 0-dimensional feature; how to do that? So far, I've only found 1D-feature addition [1].

Cheers,
Nico

[1] http://doc.cgal.org/latest/Mesh_3/classCGAL_1_1Mesh__domain__with__polyline__features__3.html#a2e99457765c639ab583d2dd1057160ea

--
Jane Tournois, PhD
R&D Engineer at GeometryFactory
http://www.geometryfactory.com/




Archive powered by MHonArc 2.6.18.

Top of Page