Read DXF File Data

バージョン 1.1.0.0 (2.59 KB) 作成者: Sebastian
Read geometry and properties of AutoCad's Entities.
ダウンロード: 8.8K
更新 2009/6/29

ライセンスの表示

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.

引用

Sebastian (2024). Read DXF File Data (https://www.mathworks.com/matlabcentral/fileexchange/24572-read-dxf-file-data), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2007a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersGeology についてさらに検索
タグ タグを追加
謝辞

ヒントを得たファイル: dxf2coord 1.1

ヒントを与えたファイル: DXFtool

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.1.0.0

Fix lines read. Now read the end points.

1.0.0.0