Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
In my typical autocad template drawing, the sheet number is 101 with two columns 00-39 for lines 10100 through 10139. I want to be able to programmatically change the sheet and revise the ladder. I was able to search and find the WD_M block and change the sheet attribute. However, this does not revise the ladder. Is there a simple ACAD API function that renumbers the ladder, or is there a better way of doing this as a whole via a program?
Thanks,
Solved! Go to Solution.