[cgma-dev] CGMA with Cubit not reading ACIS files

Iulian Grindeanu iulian at mcs.anl.gov
Wed Jul 31 16:49:20 CDT 2013


You cannot configure with cubit and occ at the same time. 
What is your configuration ? 
Iulian 
----- Original Message -----

| Hi all,

| I have a version of CGMA working with OCC but when I build with cubit
| support, some simple test programs I wrote don't work any longer.
| Specifically, calling

| const char* filename = "/path/to/cgm/test/model1.sat";
| ModelImportOptions opts;
| DLIList<RefEntity*> entities;
| stat = GeometryQueryTool::instance()->import_solid_model(
| filename, ACIS_SAT_TYPE, opts, entities);

| returns CUBIT_SUCCESS and prints a non-zero number of "ACIS Entities"
| have been read but then

| 1. entities is an empty list and
| 2. calling GeometryQueryTool::instance()->bodies() also returns an
| empty list.

| Has anyone else seen this problem?

| Thanks,
| David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/cgma-dev/attachments/20130731/1234055c/attachment.html>


More information about the cgma-dev mailing list