extracting regions from CADImporterDLL

Discuss and ask questions about CAD DLL (CAD Image DLL, CAD Importer DLL).

Moderators: SDS, support, admin

Post Reply
Seac02Devel
Posts: 1
Joined: 08 Jan 2010, 17:35

extracting regions from CADImporterDLL

Post by Seac02Devel » 08 Jan 2010, 17:50

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.

support
Posts: 3271
Joined: 30 Mar 2005, 11:36
Contact:

Re: extracting regions from CADImporterDLL

Post by support » 12 Jan 2010, 16:37

Hello.
CAD Importer DLL doesn't import region entities. When import region entity become the set of separated entities that form it.

Alexander.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support

Post Reply