摘要:
How to create a hyperlink on an entity with AutoCAD .NET API? 原帖在此 Entities in AutoCAD can be associated with hyperlinks. Users can visit the referenc 阅读全文
摘要:
autodesk论坛中有现成的解决方法 标题 RibbonTab in all Workspaces 链接 https://forums.autodesk.com/t5/net/ribbontab-in-all-workspaces/td-p/2853958 主要回帖内容: When you cha 阅读全文
摘要:
原帖 (defun c:test () (setq ad (_GetAeccDocument)) ;Get the Aecc Document (setq s (vlax-get-property ad 'Settings)) ;Get the aecc settings from the Aecc 阅读全文