# dxf-exploder 打散图纸 **Repository Path**: xian154563/dxf-exploder ## Basic Information - **Project Name**: dxf-exploder 打散图纸 - **Description**: 一个轻量的 Python 命令行工具,用于将 DXF 文件中的所有图块(INSERT 实体)打散为基础图形实体,基于 ezdxf 库开发。 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-21 - **Last Updated**: 2025-12-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # dxf-exploder 打散图纸 #### 介绍 一个轻量的 Python 命令行工具,用于将 DXF 文件中的所有图块(INSERT 实体)打散为基础图形实体,基于 ezdxf 库开发。 dxf-exploder 打散 DXF 文件中的图块引用,输出基础图形实体。 安装 pip install ezdxf click 用法 python dxf_exploder.py 目标DXF文件路径 警告 ⚠️ 操作会覆盖原文件,务必先备份! #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)