Layout Setup lisp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
As an example, In my model space there are 9 Nos of rectangles representing my Individual page data. can a lisp make 9nos (equal the value of my rectangles) copies the available layout (I have named "1" in the attached file ) and making the viewports with reference to 9 rectangles in layer VP-SET at the model.
Step by step;
1.Count number of rectangles from model space ( from VP-SET layer)
2. Make copies of available layout (layout-1) equal to number of rectangles (here it is 9)
3. Rename the layout as numbers (here 1-9)
4. open layout 1 > switch to Model space > find No 1 and its rectangle from VP-SET layer
5. zoom - object- select the respective rectangle no.
6. switch to layout no 2 - repeat.
BEFORE AND AFTER DWG Files attached for more clear understanding.