Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] How to close Polyhedrons_3

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] How to close Polyhedrons_3


Chronological Thread 
  • From: Luis Rodriguez <>
  • To:
  • Subject: Re: [cgal-discuss] How to close Polyhedrons_3
  • Date: Wed, 25 Jul 2012 11:47:00 +0200

Well I never thought about that, I just believed on the is_closed test because that is what I needed and I am working with around 2000 files so I didn't get into detail. But how can I check that? 

My off files come from VRML and when I open any .wrl file the objects look complete so I don't know. 

Luis

On Wed, Jul 25, 2012 at 11:37 AM, Noel Warren <> wrote:
Do you know why it isnt cosed? Are there faces missing or is there "extra" geometry? Or both?

Luis Rodriguez <> escribió:

>Hi,
>
>I am working with Polyhedrons_3 created from OFF files, it is required to
>get is_closed == true before I can transform to Nef_polyhedron. If I get
>is_closed == false, is there a way I can modify my polyhedron to become
>closed?
>
>any help is appreciated, thank you.
>
>Luis R
>
>--
>You are currently subscribed to cgal-discuss.
>To unsubscribe or access the archives, go to
>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