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.
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.