Code Red > .NET

readdwgfile architectural - format units

(1/1)

autogis:
Using Map3d 2018/Objectarx, I am trying to import a file that is in Architectural/Inches scale (under format --> units) into an existing file:

Database db = new Database(false, true);
db.ReadDwgFile(the_file, System.IO.FileShare.ReadWrite, true, "");

However the drawing imported does not display in the correct scale.  How can I set it to Architectural/Inches scale when importing?

Thank you

Navigation

[0] Message Index

Go to full version