Drawing AcDbWipeout in custom entity worldDraw

By Virupaksha Aithal

As “AcDbWipeout” uses “AcGiViewportGeometry::rasterImageDc” to draw itself, it is not possible to draw an in memory “AcDbWipeout”. The workaround for this limitation is to make “AcDbWipeout” object a database resident (like adding to an Anonymous block) and using the database resident “AcDbWipeout” entity to draw inside the custom entity.  Refer attached demo sample


Comments

Leave a Reply

Discover more from Autodesk Developer Blog

Subscribe now to keep reading and get access to the full archive.

Continue reading