[cgma-dev] Seg fault when loading OCC geometry with associations
Tim Tautges
tautges at mcs.anl.gov
Mon Mar 30 16:43:58 CDT 2009
To re-iterate, iRel/Lasso currently isn't able to re-associate based on
the relations saved on tags on the mesh/geometry. It's necessary to
create GEOM_DIMENSION sets in the mesh and assign appropriate mesh
entities to those sets. This application does show the need to rename
the association tag to begin with a double underscore, which means it
doesn't get saved.
Eventually we do need the ability to save and restore the relations tag
directly, since this will save some time in cases where you're matching
multiple tags in the infer function. This is a bit trickier than it
looks, since the EntityHandle tag type won't make sense across different
interfaces (i.e. the entity handle for a geom entity can't be saved to a
file from the mesh interface, since that's just a pointer to the
RefEntity in CGM, which won't come back the same way).
- tim
Jed Brown wrote:
> See attached test case.
>
> Jed
--
================================================================
"You will keep in perfect peace him whose mind is
steadfast, because he trusts in you." Isaiah 26:3
Tim Tautges Argonne National Laboratory
(tautges at mcs.anl.gov) (telecommuting from UW-Madison)
phone: (608) 263-8485 1500 Engineering Dr.
fax: (608) 263-4499 Madison, WI 53706
More information about the cgma-dev
mailing list