Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] CGAL Is there a way to slice the mesh and check the connectivity?

Subject: CGAL users discussion list

List archive

[cgal-discuss] CGAL Is there a way to slice the mesh and check the connectivity?


Chronological Thread 
  • From: Frank Dz <>
  • To:
  • Subject: [cgal-discuss] CGAL Is there a way to slice the mesh and check the connectivity?
  • Date: Wed, 12 Feb 2020 03:49:46 -0600 (CST)
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Fail ; spf=Pass
  • Ironport-phdr: 9a23:90GWpRBsiibtaRnrR5zXUyQJP3N1i/DPJgcQr6AfoPdwSPrypMbcNUDSrc9gkEXOFd2Cra4d16yI7uu4BiQp2tWojjMrSNR0TRgLiMEbzUQLIfWuLgnFFsPsdDEwB89YVVVorDmROElRH9viNRWJ+iXhpTEdFQ/iOgVrO+/7BpDdj9it1+C15pbffxhEiCCybL9vIxi6twTcu8kZjYd+KKs61wfErGZPd+lKymxkIk6ekQzh7cmq5p5j9CpQu/Ml98FeVKjxYro1Q79FAjk4Km45/MLkuwXNQguJ/XscT34ZkgFUDAjf7RH1RYn+vy3nvedgwiaaPMn2TbcpWTS+6qpgVRHlhDsbOzM/7WrajNF7gqBGrxK7vxFxzY7abp+WOvRjcazSYdwUSHFdXstTSyBNHp+wY5cRA+cHIO1Wr5P9p1wLrRamBQesHvngyjlLhnTr06M70vkqHAbd3AM9AtIBrXXVrdXuOasPUO24wrPEwinEb/NTwDrw7pXDfB4mofGJR71wcMzRxFEpFwzflVqfsojlMC2P2usRtGib6uxtXv+shW4/swx9vzyiy8M2hoTHhY8Z0FPJ+CRjzIs0JNC1TlNwb8S+H5tKrS6aMpN7QsM8TGFsvyY30rsGtJGhcCgM0pso3AXQa/iZfISS/h3jU+ORLS95hHJjZr2/mw6//VWkx+D4TMW53lVHojBGn9TNrHwA1h3e5tCCSvRn/0eh3TiP1xrU6uFBOU00jrfUK4M8zb8xlpseqlnPEy74lUnskKCWcUAk9vCy6+v7erXmuoOcN4hshw7iPaQhgMi/Df0lPQgPRGiU5fm81Kb4/UDiW7VLjvg2krHDv5zAJMQboLS5Aw5P3Yo55Ra/FWTu7NNNlnYOKBdJeQmMkpPyE1DIOvHxS/ml0Hq2lzI+6erPOL6pLoeFemPPjbvzbJ4ktRUaww02m4MMr6lIA60MdaqgEnT6s8bVW0dgb16Eht3/AdA47bswHHqVC/7Laf2J91SP47B3erTeVMouoD/4bsMdybvugHs+wAJPe/Xv25IdYnS1WP9hJhfAOCu+spI6CW4P+zEGYqnvgVyGXyRUYifgBvxnoDo8DdD6AA==


Hi, I want to ask is there a method for us to slice a mesh by setting a set
of points (or: a loop/ a set of edges) and have a connectivity check on the
mesh.

For example, the following loop cut the mesh, yet the connectivity is still
1.
<http://cgal-discuss.949826.n4.nabble.com/file/t376165/snapshot00.png>

Another example is the following that two loops cut the mesh and the
connectivity is 2.
<http://cgal-discuss.949826.n4.nabble.com/file/t376165/snapshot00.png>

Best,
Frank



-----
be open, be creative, be critical
--
Sent from: http://cgal-discuss.949826.n4.nabble.com/



Archive powered by MHonArc 2.6.18.

Top of Page