Import DXF and others |
Top Previous Next |
Often you have to use a drawing made in another program and use
Library | Import | DXF File This option allows you to import a DXF file. After selecting this option, you will be presented by a DXF options dialog:
From the Library menu select Import>DXF
Browse and select a DXF file and press Open
Dxf options First you get a list of options on how to import a DXF file:
The crease angle is used to smooth joint between surfaces (default is 45 degree) Example:
Note: you can import a 2d Drawing of a plan view and then use the line converted to cube and extrude (scale) walls and other surfaces to the desired width and height
You can specify what 1 unit in the DXF file represents in real world coordinates. When importing a file, it is important to know the unit used to create that file. If it is unknown, try using (1 unit = 1 inch) or (1 unit = 1 meter), these are the most common Then looking at the object size once imported will give you a hint if it is the right unit. Example if you import an 12 inches object made with (1 unit = 1 inch) and when importing you choose (1 unit = 1 meter) the object will now have 12 meters...!
When all settings are chosen, click on OK While the file is importing a status window will be shown where the different imported elements count are displayed.
When you import a DXF file, objects defined in the DXF file will be imported as objects in the model library. The total scene in the DXF file will also be imported as an object and will get the name of the DXF file. For example, if you import a DXF file called 'c:\room.dxf' which contains a scene with 3 objects in it (a table and 2 chairs), There will appear 3 objects in the model library called 'room.dxf', 'chair' and 'table', where the object 'room.dxf' will contain the complete scene. If there was also an object 'painting' in the DXF file which was not put in the 'room' scene, it will or will not be in the model library, depending on whether the checkbox 'Remove not used object' was checked or not.
Tips to import CAD drawing Many CAD's use block and 2D lines to build objects, this can cause some problems when importing in a 3D modeler.
If the CAD as an option to export/Import to a 3D format such as 3DS, take the whole drawing and export it to that format. Still in the CAD software, create a new drawing and re-import the exported drawing and this time save it or export it as DXF.
|