Tag: ArxWizard

  • Agentic Skill for ARX Project Creation

    The ObjectARX Wizard is the go-to starting point for AutoCAD C++ plug-in development — but it only works with Visual Studio 2022. When we tried to bring it forward to VS 2026, we hit a wall: VS 2026 dropped the VsWizardEngine the wizard depends on (MS Developer Community #11071541). Rather than working around the broken…