Modified test_nxopen_intellisense.py to be intellisense-only test file. NXOpen modules can only run inside NX session, not standalone. Changes: - Added clear warning that file should NOT be executed - Added sys.exit(0) to prevent import errors - Commented out all NXOpen imports by default - Added instructions for using file to test autocomplete in VSCode - Clarified this is for intellisense testing only Usage: Open file in VSCode and uncomment lines to test autocomplete. Do NOT run: python test_nxopen_intellisense.py 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
2.9 KiB
2.9 KiB