121madhu Posted January 13, 2014 Posted January 13, 2014 Hi every one Any one please help me how to export/import layouts to .dwg. (.dwg s to layouts) Check this img to understand my question I have one .dwg there is multiple layouts each layout export to .dwg Actual .dwg name: - SUD1-01-002-MOU-TS8-1-WAT-DRW-0000 and layouts (0100), (0101), (0102), (0103), etc… After export result of .dwg:- SUD1-01-002-MOU-TS8-1-WAT-DRW-0100 SUD1-01-002-MOU-TS8-1-WAT-DRW-0101 SUD1-01-002-MOU-TS8-1-WAT-DRW-0102 SUD1-01-002-MOU-TS8-1-WAT-DRW-0103 SUD1-01-002-MOU-TS8-1-WAT-DRW-0104 SUD1-01-002-MOU-TS8-1-WAT-DRW-0105 And the same way I have multiple .dwgs all .dwg model space is same but layout deferent (0100), (0101), (0102), (0103), etc… So I need all .dwg to single dwg Quote
ReMark Posted January 13, 2014 Posted January 13, 2014 Start with the free lisp routine LayoutsToDwgs.lsp available at JTB World. It will export layouts to separate drawings. http://www.jtbworld.com/lisp/layoutstodwgs.htm The program works with many versions of AutoCAD from 2000 up to 2014. Quote
121madhu Posted January 14, 2014 Author Posted January 14, 2014 yes i am looking this thank you and another one is opposite way multiple dwgs to single dwg(multiple layouts) dwgstolayouts there is no way to create manually(for learning) thank you ReMark. Quote
ReMark Posted January 14, 2014 Posted January 14, 2014 I don't personally know of a lisp routine that will take multiple drawings and create a single drawing with multiple layouts. Quote
121madhu Posted January 14, 2014 Author Posted January 14, 2014 another question how model space rectangles then generate layouts i made tittle block so i need every model space rectangles to generate layouts and put my tittle and page settup its possible please explain me are suggest refrense site address or .pdf Quote
ReMark Posted January 14, 2014 Posted January 14, 2014 Your title block is in model space and you want to bring it into a layout? Quote
121madhu Posted January 14, 2014 Author Posted January 14, 2014 tittle block another .dwg add to current dwg. model space i divide 23 parts (rectangles) to print scale 1:1 so i need 23 layouts and all layouts also put my tittle block like .external ref or block Quote
121madhu Posted January 14, 2014 Author Posted January 14, 2014 see this jpeg for understanding my problem this all rectangles space generate new layouts Quote
ReMark Posted January 14, 2014 Posted January 14, 2014 I don't know how you would generate a layout for each of your rectangles and add a title block to it via lisp. Your method of setting up a drawing leaves me puzzled. Quote
121madhu Posted January 15, 2014 Author Posted January 15, 2014 this method useful to me please any suggestions to doing like this rectangles to layouts lisp routine also no problem thank you (sorry for my bad English) Quote
ReMark Posted January 15, 2014 Posted January 15, 2014 I can't think of a way to do it. Maybe someone else can suggest a solution. Quote
Ski_Me Posted January 17, 2014 Posted January 17, 2014 I'm confused too. Are you trying to show sections at a time cause you want a bigger scale for your layout and the whole drawing won't fit? I've never used a command that could create layouts based on the geometry of the drawing but I'm sure somebody might know of someway of doing that. If that's what you want to do? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.