How to import features with Attributes from DXF: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 26: Line 26:
* [[How to export a DXF reference file for a project]]
* [[How to export a DXF reference file for a project]]
* [[How to add spatial elements to measure from a DXF file]]
* [[How to add spatial elements to measure from a DXF file]]
* [[How to set the Geo-location of a DXF]]
* [[How to set the geo-location of a DXF]]
* [[How to set the unit of measurement for a DXF]]
* [[How to set the unit of measurement for a DXF]]
* [[How to create a Geo Plugin to import Buildings from a DXF]]
* [[How to create a Geo Plugin to import Buildings from a DXF]]

Revision as of 07:24, 12 December 2023

DWG drawings from AutoCAD can contain BLOCK data[1], which are named groups of objects that act as a single 2D or 3D object. These can be used to create repeated content, such as common structures or standardized details. These BLOCKS can also be given attributes, which can then be read by the Tygron Platform's Geo Data Wizard.

Editor → Current Situation (Ribbon tab) → Geo import (Ribbon bar)
How to import features with Attributes from DXF:
  1. Ensure the DXF file contains the relevant data as BLOCK features[1].
  2. Start the Geo Data Wizard
  3. Select the type of data which should be created in the Project based on the DXF file's features.
  4. Opt to import data from a DXF file, and select the desired DXF file.
  5. Select the layer(s) which contain(s) the relevant data
  6. Continue through all the relevant steps in the wizard up to the step regarding Attributes.
  7. Take note of the available Attributes, which can be imported along with the features.
    Map any imported Attributes in the data to their desired counterparts in the Tygron Platform.
  8. Finish the wizard as normal and verify the results.

Notes

How-to's

Videos

Video tutorial on exporting/importing a DXF file Project.

References

  1. 1.0 1.1 About Defining and Attaching Block Attributes ∙ Found at: https://help.autodesk.com/view/ACD/2020/ENU/?guid=GUID-67A2DDAD-2217-412F-8AEF-D4495192F45B ∙ (last visited: 08-12-2023)