How to import AutoCAD DXF files: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[[DWG]] files can be indirectly imported into a [[Project]], by first converting them to a [[DXF]] file (the open-standard equivalent). DXF files can then be imported directly through the [[Geo Data Wizard]], as either features in the [[Current Situation]], or in the [[Future Design]].
[[DWG]] files can be indirectly imported into a [[Project]], by first converting them to a [[DXF]] file (the open-standard equivalent). DXF files can then be imported directly through the [[Geo Data Wizard]], as either features in the [[Current Situation]], or in the [[Future Design]].
<youtube>j3HbAgT26oI</youtube>


{{editor location|geo import}}
{{editor location|geo import}}
Line 15: Line 17:
{{article end
{{article end
|notes=
|notes=
* It is no longer required to geo-position the DXF in AutoCAD. A button named 'Reposition Model' has been added to the Model Placement step of the Geo Import Wizard that allows you to reposition the 3D models in the project area.
* Layers do not need to be visible to include them in the import.
* Layers do not need to be visible to include them in the import.
* When importing a DXF file, features can have additional [[Attribute]] assigned to it, such as LAYER indicating the layer it belonged to, and [[color index (DXF)|COLOR_INDEX]] indicating its color (index). Also converted attributes are stored, such as COLOR, in which the feature's DXF color is converted to a [[Color|Tygron Color code]].
* When importing a DXF file, features can have additional [[Attribute]] assigned to it, such as LAYER indicating the layer it belonged to, and [[color index (DXF)|COLOR_INDEX]] indicating its color (index). Also converted attributes are stored, such as COLOR, in which the feature's DXF color is converted to a [[Color|Tygron Color code]].
| howtos=
| howtos=
* [[How to import AutoCAD BLOCKS with attributes]]
* [[How to import AutoCAD BLOCKS with attributes]]
* [[How to set the Geo-location of a DXF]]
* [[How to predefine the DXF geo-location in AutoCAD]]
* [[How to set the unit of measurement for a DXF]]
* [[How to set the unit of measurement for a DXF]]
* [[How to deal with a long processing DXF import]]
* [[How to deal with a long processing DXF import]]
* [[How to export a DXF reference file for a project]]
* [[How to export a DXF reference file for a project]]
|videos=
{{video|link=https://youtu.be/Hmv5u3tQQ2c|description=Video tutorial on exporting/importing a DXF file [[Project]].}}
| references=
| references=
}}
}}
[[Category:How-to's]][[Category:DXF]]
[[Category:How-to's]][[Category:DXF]]

Latest revision as of 11:30, 28 April 2026

DWG files can be indirectly imported into a Project, by first converting them to a DXF file (the open-standard equivalent). DXF files can then be imported directly through the Geo Data Wizard, as either features in the Current Situation, or in the Future Design.

Editor → Current Situation (Ribbon tab) → Geo import (Ribbon bar)
How to import a DWG/DXF as a future plan:
  1. If the filetype is currently DWG, use an AutoDesk application to open it and save/export it as DXF.
  2. Open the Geo Data Wizard, which will assist with importing data.
  3. When importing for the Current Situation, opt to import Buildings.
    When importing for the Future Design, opt to import Measures.
  4. Select the DXF file, either as a local file on your computer or on the Geo Share.
  5. Select the layers in the DXF file to import.
  6. Follow the remaining steps in the Geo Data Wizard to select and import the features as desired.
  7. Finish the Geo Data Wizard to finalize the data import process.

Notes

  • It is no longer required to geo-position the DXF in AutoCAD. A button named 'Reposition Model' has been added to the Model Placement step of the Geo Import Wizard that allows you to reposition the 3D models in the project area.
  • Layers do not need to be visible to include them in the import.
  • When importing a DXF file, features can have additional Attribute assigned to it, such as LAYER indicating the layer it belonged to, and COLOR_INDEX indicating its color (index). Also converted attributes are stored, such as COLOR, in which the feature's DXF color is converted to a Tygron Color code.

How-to's