Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 VB6 使用 AutoCAD API。是否可以使用 autodesk-designautomation api 移动插入旋转块?还提取块属性并更改它们?创建更改 DWG 块属性的新图纸并保存它们?
如果是。如何?
此致
路易斯
不,抱歉,Forge Design Automation 不支持 VB6。您必须使用 VB.NET(定义一个 autocad 命令)。