Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: help error meshing

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: help error meshing


Chronological Thread 
  • From: Fabio Casado Ruiz <>
  • To:
  • Subject: [cgal-discuss] Re: help error meshing
  • Date: Tue, 19 Apr 2011 22:31:11 -0400 (CDT)

anyone??? what does Expr: !r_tr_.is_infinite(*cell_it) mean? it found an
infinite cell? Im asking cause the .off file was handed to me by a 3rd person
who exported from a previous .stl file using Blender. Is the model wrongly
constructed or the .off file might have problems because of the convertion???

----- Original Message -----
From: Fabio Casado Ruiz
<>
To:

Sent: Thu, 14 Apr 2011 11:00:10 -0400 (CDT)
Subject: help error meshing

I'm getting this error while trying to mesh with the Mesh_3 Demo... what
could be the cause of it????
Thanks
fab.

haazzz@HaaZzZ-PC:~/Downloads/CGAL-3.8-beta1/demo/Mesh_3$
### Loading "libmesh_3_demo_io_c3t3_plugin.so"...
### Loading "libmesh_3_demo_io_image_plugin.so"...
### Loading "libmesh_3_demo_io_implicit_function_plugin.so"...
+ Loading Function "libklein_function_plugin.so"...
+ Loading Function "libsphere_function_plugin.so"...
+ Loading Function "libtanglecube_function_plugin.so"...
### Loading "libmesh_3_demo_io_off_plugin.so"...
### Loading "libmesh_3_demo_mesh_3_optimization_plugin.so"...
### Loading "libmesh_3_demo_mesh_3_plugin.so"...
_readImageHeaderAndGetError: does not find image format for
'/home/haazzz/Desktop/engine.off'
terminate called after throwing an instance of 'CGAL::Assertion_exception'
what(): CGAL ERROR: assertion violation!
Expr: !r_tr_.is_infinite(*cell_it)
File:
/home/haazzz/Downloads/CGAL-3.8-beta1/demo/Mesh_3/../../include/CGAL/Mesh_3/Refine_cells_3.h
Line: 384




Archive powered by MHonArc 2.6.16.

Top of Page