79721986

Date: 2025-08-01 02:02:11
Score: 1.5
Natty:
Report link

Autodesk Platform Services (APS)AutoCAD Automation API execute customization by accoreconsole.exe, console version of AutoCAD, in behind. The accoreconsole.exe doesn't support AutoCAD ActiveX API. VLA* functions in AutoLisp invoke AutoCAD ActiveX API so the your Lisp causes error on APS. I recomend you porting your customization by AutoCAD .NET API as AutoCAD addin, which can loaded by accoreconsole.exe.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Takehiro Kato