Print at Dec 18, 2025, 1:48:25 AM

Posted by joe123 at Sep 23, 2015, 12:26:51 AM
export/import to some text format?
Hello,

I am trying to draw an existing building as exactly as possible. The problem here is that it is really hard to position the walls exactly. The problem here is two-fold:
1. during the drawing, the coordinates are not shown, so positioning the endpoints of the walls is very arbitrary.
2. There is no way to enter the coordinates via keyboard.
3. When walls are moved, often connected walls are moved also, and accurately positioned walls change angles etc/pp

So I tried to export into .obj format, which looks as it would be very easy to edit by some script (perl, python, whatever)

But I can't find how to import .obj as a plan. Importing .obj seems to be supported only for furniture?

Any suggestions?