How to import AutoCAD DXF files: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(18 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{stub}}
[[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>9fN1vxzzRyY</youtube>


{{editor location|geo import}}
{{editor location|geo import}}
Line 8: Line 8:
| If the filetype is currently DWG, use an AutoDesk application to open it and save/export it as [[DXF]].
| If the filetype is currently DWG, use an AutoDesk application to open it and save/export it as [[DXF]].
| Open the [[Geo Data Wizard]], which will assist with importing data.
| Open the [[Geo Data Wizard]], which will assist with importing data.
| When importing for the [[Current]] Situation, opt to import [[Construction]]s.<br>When importing for the [[Future]] Design, opt to import [[Measure]]s.
| When importing for the [[Current Situation]], opt to import [[Building]]s.<br>When importing for the [[Future Design]], opt to import [[Measure]]s.
| Select the [[DXF]] file, either as a local file on your computer or on the [[Geo Share]].
| Select the [[DXF]] file, either as a local file on your computer or on the [[Geo Share]].
| Select the layers in the [[DXF]] file to import.
| Select the layers in the [[DXF]] file to import.
Line 18: Line 18:
|notes=
|notes=
* 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, each feature will have an [[Attribute]] indicating its layer, and an attribute indicating its color. It also has an additional [[Attribute]], in which the feature's color in the original file is translated 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=
* [[How to import AutoCAD BLOCKS with attributes]]
* [[How to set the geo-location of a AutoCAD DXF]]
* [[How to set the unit of measurement for a DXF]]
* [[How to deal with a long processing DXF import]]
* [[How to export a DXF reference file for a project]]
| references=
}}
}}
[[Category:How-to's]][[Category:DXF]]

Latest revision as of 15:09, 30 January 2024

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

  • 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