You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone, I am new with Python for using on AutoCAD, but not that newby with VBA for AutoCAD. So, I am wondering if there is way to handle the "ThisDrawing.SummaryInfo.NumCustomInfo" VBA expression on Python in order to be able to get, create or remove the Drawing Properties (General, Summary, Statics and Custom ones). Thanks in advance!!!