I need to extract coordinates of the room and label associated with it from the dwg file.As i have floor plans of office buildings, rooms are generally of square / rectangle shape. I have multiple floor plans in dwg format.
It will be really helpful if anyone can show me a way to do so or even guidance to look for. I was trying with dxfgrabber library to extract data from dxf file(after converting dwg files to dxf). But i was not able/clear to extract coordinates and labels.