Message 1 of 3
Is is possible to use RealDwg to render dwg elements to meshes?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We want to use RealDWG to turn a dwg into meshes for our application and struggling to get something working.
We're trying to use RealDDWG to import dwgs as meshes into our application. We've tried getting a rendering pipeline working using AcDbEntity::worldDraw but it's failing because RealDWG is expecting a AcGiContextImp to be set, but we can't find a way to set that. Is this something that RealDWG can do?
Thanks,
Peter