1/24 메시지
Does using ActiveX methods have an impact on AutoLISP's calculation speed? Will AutoLISP get faster, slower or stay the same?
I don't mean addressing some external program like Excel or whatever, but the use of "genuine" AutoCAD methods such as creating or editing objects like lines or circles via vla- or vlax-methods. Is this faster or slower compared with pure AutoLISP using simple Autodesk commands like "_line" or "_circle"?
해결되었습니다! 솔루션으로 이동.