Read DXF File Data

Version 1.1.0.0 (2.59 KB) by Sebastian
Read geometry and properties of AutoCad's Entities.
8.8K Downloads
Updated 29 Jun 2009

View License

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 (2024). Read DXF File Data (https://www.mathworks.com/matlabcentral/fileexchange/24572-read-dxf-file-data), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2007a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired by: dxf2coord 1.1

Inspired: DXFtool

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

Fix lines read. Now read the end points.

1.0.0.0