原文
Create parametric CAD models with Python
CadQuery is an open-source Python library for building 3D CAD models. It lets you describe parts as code, making models easy to version, share, and parameterize - no GUI required.
原始链接: https://cadquery.github.io/
使用 Python 创建参数化 CAD 模型 在 GitHub 上查看项目:CadQuery/cadquery CadQuery 是一个开源的 Python 库,用于构建 3D CAD 模型。它允许你将零件描述为代码,使模型易于版本控制、共享和参数化 - 无需 GUI。 文档 下载 该项目由 CadQuery 组织维护 托管在 GitHub Pages 上 — 主题由 orderedlist 提供
Create parametric CAD models with Python
CadQuery is an open-source Python library for building 3D CAD models. It lets you describe parts as code, making models easy to version, share, and parameterize - no GUI required.