# How to explode a .dwg file, so we could select an individual entity?

 1. [FAQ](/faq)
2. »
3. [.dwg support](/faq/dwg-support)

Model Space of the drawing contains single entity - Block Reference. Use explode() or explodeGeometry() fo it. See [ODA Documentation](https://docs.opendesign.com/td/db_explode.html) for details.
