[cgma-dev] CAEntityId::CAEntityId(RefEntity*, CubitSimpleAttrib*): Assertion `i_list && i_list->size() > 0' failed
Jiangtao Hu
jiangtao_ma at yahoo.com
Wed Apr 8 13:10:52 CDT 2009
Please update the source code of OCCShapeAttributeSet for the fix of your problem.
Jane
--- On Wed, 4/8/09, Jed Brown <jed at 59A2.org> wrote:
> From: Jed Brown <jed at 59A2.org>
> Subject: Re: [cgma-dev] CAEntityId::CAEntityId(RefEntity*, CubitSimpleAttrib*): Assertion `i_list && i_list->size() > 0' failed
> To: cgma-dev at lists.mcs.anl.gov
> Date: Wednesday, April 8, 2009, 12:55 PM
> On Wed 2009-04-08 09:45, Jiangtao Hu wrote:
> >
> >
> > BTW, I've changed the format of brep file with
> attributes to be able to port the file to other brep reading
> softwares. So if you have old version of brep file with
> attributes that are generated last month, you need to run
> through your code again, re-write the brep file adding
> attributes, then re-read in. Don't know if it solves the
> problem.
>
> Thanks for the heads up, but I don't have any such
> files. 'cube'
> creates a cube geometry and a single hex mesh entity, then
> sets
> appropriate tags on the mesh to be able to relate the mesh
> faces with
> the geometric surfaces. It's more a test of iRel, but
> this is failing
> in iGeom_load. Run
>
> ./cube -create # runs successfully for me, prints
> information about relations
> ./cube -read # crashes in iGeom_load, should recover
> the same relations
>
>
> Jed
More information about the cgma-dev
mailing list