DXFtool

버전 1.0.0.0 (43.8 KB) 작성자: Mikkel Pedersen
Tool for reading and plotting DXF files
다운로드 수: 4.1K
업데이트 날짜: 2018/3/26

라이선스 보기

Plots 2D DXF file in current axes/figure (or creates a new figure/axes if none exist).

USAGE: dxf = DXFtool('filename.dxf')
INPUT: filename of dxf file as a string (may also include path).
OUTPUT: dxf object (optional).

FEATURES:
- supports: LINE, POINT, ARC, CIRCLE, ELLIPSE, LWPOLYLINE
- colored entities (line and hatch color)
- respects ordering of objects (back to front)
- supports bulges, open/closed polygons
- line dashing

TODO:
- more entities: DIMENSION, 3D stuff.
- improve handling of splines (currently piecewise linear)
- implement line weight handling

EXAMPLES:
1) Showing the possibilities
2) Using DXFplot to generate graphical legend
3) Importing and plotting CAD model from SolidWorks

인용 양식

Mikkel Pedersen (2024). DXFtool (https://www.mathworks.com/matlabcentral/fileexchange/66632-dxftool), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2017b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Model Import에 대해 자세히 알아보기
도움

받음: Read DXF File Data

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0