Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] 2D and 3D Nef_Polyhedrons

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] 2D and 3D Nef_Polyhedrons


Chronological Thread 
  • From: Luis Rodriguez <>
  • To:
  • Subject: Re: [cgal-discuss] 2D and 3D Nef_Polyhedrons
  • Date: Wed, 25 Jul 2012 11:48:19 +0200

Noel, 

I am referring to solid as 3D objects, and surfaces as 2D.

Luis

On Wed, Jul 25, 2012 at 10:29 AM, Noel Warren <> wrote:
Sebastien, Is that always true?

  I know I'm getting lexical but... What if you have an OFF file with a cube that also has an extra face sticking out from it somewhere.  It is not manifold so you can't get from Polyhedron_3 to Nef_polyhedron_3.  At this point I would say it is not a solid.

  However, If you have a few Nef_polyhedron_3's  and you start performing operations on them, it is possible to get all sorts of stray geometry like faces, edges and points.  Even though they are not manifold you can still perform boolean operations on them.  This kind of makes me want to say they are solids.

  So, I guess my question is, "what's a solid?"


2012/7/25 Luis Rodriguez <>
Is there a way that I can make a solid out of the 2D Polyhedron?

Luis


On Wed, Jul 25, 2012 at 10:01 AM, Sebastien Loriot (GeometryFactory) <> wrote:
If there is no solid, there is only one volume which is the whole space.

Sebastien.


On 07/25/2012 09:45 AM, Luis Rodriguez wrote:
That's right and the outputs are garbage values, but I want to keep
those elements because they form part of a scene.

Luis

On Wed, Jul 25, 2012 at 9:14 AM, Sebastien Loriot (GeometryFactory)
< <mailto:>> wrote:

    I don't understand your question.
    If you don't have a "solid" some of the 9-intersection methods just
    don't make sense, do they?

    Sebastien.


    On 07/23/2012 03:47 PM, Luis Rodriguez wrote:

        Hi,

        I am working with 3D Nef_Polyhedrons, I am creating these
        nef_polyhedrons from Polyhedron from OFF files. The probles is
        that some
        of these Nef_Polyhedrons do not have volume and create some
        problems in
        my analysis of the 9-intersection method.

        My questions are, how can I convert or use Polyhedron_3 and
        Nef_Polyhedron_2? Or How can I add some volume to my
        Nef_Polyhedrons_3
        whithout changing my OFF file? or in any case how can I create
        Nef_Polyhedrons_3 from 8 Points_3?

        Any help would be useful, thank you.

        Sincerely,

        Luis Rodriguez



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





--
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