Difference between revisions of "Import your model from your Architecture drawing software"

From Blender for Architecture
Jump to: navigation, search
m (2D)
(3D: added guide to 3ds export from AutoCAD)
Line 2: Line 2:
  
 
== 3D ==
 
== 3D ==
* Archicad : Export your model in 3DS format from the 3D view. Choose "by material" to have all materials linked. Import your file in Blender though the built in 3DS import script.
+
* [[http://en.wikipedia.org/wiki/Archicad|Archicad]] : Export your model in [[http://en.wikipedia.org/wiki/3D_Studio_Max|3DS]] format from the 3D view. Choose "by material" to have all materials linked. Import the file using the 3DS import script at 'User Preferences View > File > Import > 3D Studio (.3ds)'.
* Allplan : Export your model in 3DS format from the 3D rendered view. Import your file in Blender with this [[:Image:Import3ds_Allplan.py|modified 3DS import script for Allplan]].
+
* [[http://www.allplan.co.uk/|Allplan]] : Export your model in [[http://en.wikipedia.org/wiki/3D_Studio_Max|3DS]] format from the 3D rendered view. Import your file in Blender using the modified [[:Image:Import3ds_Allplan.py|3DS import script for Allplan]].
* SketchUp : Save your file into the Google Earth 3 format (.kml or .kmz). Blender can import these files through built in import script. Import is good.
+
* SketchUp : Save your file into the Google Earth 3 format (.kml or .kmz). Blender can import these files through built in import script. (These import options are not present in version 2.4.3)
* DXF : importer script ver.1.0 imports 2D and 3D geometry from DXF r12: http://wiki.blender.org/index.php/Scripts/Manual/Import/DXF-3D
+
* DXF : importer script ver.1.0 imports 2D and 3D geometry from DXF r12: http://wiki.blender.org/index.php/Scripts/Manual/Import/DXF-3D . People have reported varying success with importing DXF files.
 +
* [[http://en.wikipedia.org/wiki/Autocad|AutoCad]], [[http://en.wikipedia.org/wiki/Autodesk_Architectural_Desktop|AutoCad Architectural Desktop]] and Autodesk Architecture : There are two ways to do this and you should try both to see what works best for you. One is to export your DWG file as DXF and follow the instructions above. The second method is to export your drawing from AutoCAD as a [[http://en.wikipedia.org/wiki/3D_Studio_Max|3DS]] file. This format is well supported by Blender. The command in the AutoCAD software family for exporting to 3ds is '3dsout'. If this gives you an error this might be because since 2007 3dsout must be manually installed. At the Autodesk website there is a [[http://usa.autodesk.com/adsk/servlet/ps/dl/item?siteID=123112&id=9481286&linkID=9240618|3dsout utility]] which will add this ability. If you need this function always available you'll need to run the command 'appload' and add the file 'Ac3Dsout.arx' to the Startup Utility. Read the README file for options to make the 3ds file as useful as possible.
  
 
== 2D ==
 
== 2D ==

Revision as of 19:20, 29 January 2008

It is always a mess to know how put your work out of an app to another. Let review the best way to import your model to Blender from most used Architecture drawing software :

3D

  • [[1]] : Export your model in [[2]] format from the 3D view. Choose "by material" to have all materials linked. Import the file using the 3DS import script at 'User Preferences View > File > Import > 3D Studio (.3ds)'.
  • [[3]] : Export your model in [[4]] format from the 3D rendered view. Import your file in Blender using the modified 3DS import script for Allplan.
  • SketchUp : Save your file into the Google Earth 3 format (.kml or .kmz). Blender can import these files through built in import script. (These import options are not present in version 2.4.3)
  • DXF : importer script ver.1.0 imports 2D and 3D geometry from DXF r12: http://wiki.blender.org/index.php/Scripts/Manual/Import/DXF-3D . People have reported varying success with importing DXF files.
  • [[5]], [Architectural Desktop] and Autodesk Architecture : There are two ways to do this and you should try both to see what works best for you. One is to export your DWG file as DXF and follow the instructions above. The second method is to export your drawing from AutoCAD as a [[6]] file. This format is well supported by Blender. The command in the AutoCAD software family for exporting to 3ds is '3dsout'. If this gives you an error this might be because since 2007 3dsout must be manually installed. At the Autodesk website there is a [utility] which will add this ability. If you need this function always available you'll need to run the command 'appload' and add the file 'Ac3Dsout.arx' to the Startup Utility. Read the README file for options to make the 3ds file as useful as possible.

2D

  • DXF importer script: ver.1.0 imports 2D and 3D geometry from DXF r12: http://wiki.blender.org/index.php/Scripts/Manual/Import/DXF-3D
  • DXF built-in importer: You must provide Autocad DXF version 12 files of the project. A file for each floor, for instance. Since the buildin DXF importer has some coordinates problems with large DXF files, the smaller the DXF file, the better. The CAD drawing to be positioned according with CAD program grid. Blocks and polylines must be exploded. All entities in layer 0. Basically only lines, points, circles and arcs will be accepted by the importer.
  • DXF -> SVG : Another way is to convert you DXF sketches into SVG through OpenOffice. Caution: You must restart Blender between each import to avoid a nasty bug. (Blender import your second file AND your first file again if you don't restart)
  • Allplan : convert the 2D lines into 3D. Then export in DXF.