Message 1 of 7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Ho to all,
I'm trying to change the layout name trough ObjDbx.
I have a lot of drawings, I'm able to open them by ObjDbx and find object inside, eg blocks and related attributes.
What I'm not able to do is change the layout name, inside the drawing there is only one layout and I want to rename it based upon sheet number, but I got an error if I wrote following syntax
ObjDbx.Layouts(1).Name="01"
but I got an error.
Thank you
Solved! Go to Solution.