Read DXF File Data

Read geometry and properties of AutoCad's Entities.

Al momento, stai seguendo questo contributo

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.

Cita come

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

Riconoscimenti

Ispirato da: dxf2coord 1.1

Ispirato: DXFtool

Categorie

Scopri di più su Geology in Help Center e MATLAB Answers

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.1.0.0

Fix lines read. Now read the end points.

1.0.0.0