感恩老天爷恩赐,可以在AutoCAD里用命令调用AutoCADLisp的方式,用命令调用python代码了。 解决方案思路AutoCAD的netload命令+pythonnet3.05+python3.13。 实现分三步,第1步,用netload加载pythonnet的dll和python的dll,第2步,用python调用net的Emit生成插件dll,第3步,再用netload ...
Python-based CAD generation tool that converts natural-language text prompts into fully parametric 3D CAD models. the project supports common engineering primitives (cubes, cylinders, plates, spheres, ...