Message 1 of 31
AutoCAD script for updating an Attribute in a block
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
So I've written a pythod code that sets out what I assumed would be the correct script layout for AutoCAD.
I've run into an issue on the Open command in AutoCAD 2025. I've changed my FILDEA from 1 to 0 and 0 back to 1 to see if that would change anything but it doesn't. When the script tries to run the OPEN command it's just stalls on either the popup or saying I need to press entre to confirm docuemtn that I want to open which in turn kind of cancelles the script.
I've even tried changing the open to -open.