# How to import 2d drawing data from .dwg file other than vectorize?

 1. [FAQ](/ja/faq)
2. »
3. [Import Questions](/faq/import-questions)

You can get all data loaded from .dwg file. But it would a bit more complex than vectorization. Look into OdReadEx sample. It loads .dwg file and dumps its contents.
