Read DXF File Data

Read geometry and properties of AutoCad's Entities.

Vous suivez désormais cette soumission

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.

Citation pour cette source

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

Remerciements

Inspiré par : dxf2coord 1.1

A inspiré : DXFtool

Catégories

En savoir plus sur Geology dans Help Center et MATLAB Answers

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.1.0.0

Fix lines read. Now read the end points.

1.0.0.0