Message 1 of 12
Create multiple layouts from polylines, and their viewports (not working :'( )

Not applicable
04-05-2017
04:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi people, im writing a lisp that takes all rectangles of certain layer in a drawing and creates a layout for each of them. Its working really slow (because of the regens every time i swap tabs, i think, drawing is large and notebook has 7-8 years old) but it only makes 5 layouts and then dies. Error message is "repeated key", so i think is a VisualLisp issue, but i dont master it and cant find a solution. Can any of you give me a hand? I also accept anything that makes it a better code (and/or me a better coder hehe)