Read DXF File Data

Read geometry and properties of AutoCad's Entities.

You are now following this Submission

Was tested with 2004 dxf file. By default read LINE, LWPOLYLINE, CIRCLE, ARC and POINT geometry and layer property, but is thought for easy (I think) modification to add new entities and properties. See case 'LINE' by examples (Color and XData properties).
When I have some time I add new ones.

Cite As

Sebastian (2026). Read DXF File Data (https://www.mathworks.com/matlabcentral/fileexchange/24572-read-dxf-file-data), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired by: dxf2coord 1.1

Inspired: DXFtool

Categories

Find more on Geology in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

Fix lines read. Now read the end points.

1.0.0.0