Page 1 of 1

extracting regions from CADImporterDLL

Posted: 08 Jan 2010, 17:50
by Seac02Devel
HI all,
i am using CADImportDLL to import a DXF file to my OpenGL application.
Right now i am able to retrieve the CAD_3DFACE informations and so i am able to render part of the scene.
However i wasn't able to figure out how to read region informations from the file, and so many geometries slip
away from my importer.

Can anyoune point out how to obtain such informations so I may be able to render also the region built entities.

Thanks for any suggestion,
E.

Re: extracting regions from CADImporterDLL

Posted: 12 Jan 2010, 16:37
by support
Hello.
CAD Importer DLL doesn't import region entities. When import region entity become the set of separated entities that form it.

Alexander.