Hello,
New to the community but looking for some help from you Autocad wizards out there. I'm wondering if theres a command or Lisp routine that allows me to Xref to multiple PS layouts at same time.
Currently my company has 16 "Detail" sheets in paper space that I need to Xref our title block too. Right now the only method we have is X-reffing to the first detail sheet then copy-basing sheet by sheet. This process works but takes an unnecessary amount of time... I'm using AutoCAD Civil 3D 2018.
Thanks!
Solved! Go to Solution.
Solved by caseybek95. Go to Solution.
Similar to what @pendean recommends, if you use the same 16 sheets repeatedly, our method is to set up the plan/detail sheets in a template with the title block xref in the same directory and inserted with no path. Then copy that template and the title block to a project folder. The plan and detail sheets read the title block in the folder with them.
I have our standard Title Block in one of our templates. We create the layouts "From Template" and chose the appropriate one. The text in the titleblock can be controlled using fields. Some are built in like the Viewport Scale and some can be defined as custom drawing properties. No Xreffing necessary.
I just realized that this doesn't really solve your problem. You'd still have to copy the TB after setting this up or create a template file for each project to create the layouts from. If you're detail sheets are Standard. Then @pendean's suggestion the way to handle it.
Allen Jessup
CAD Manager - Designer
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
I use the attached lisp to copy to all tabs, to use this lisp routine you Xref in your title block and place it exactly where you want it on your first layout tab, then select the title block, type CAT into the command line and your titleblock will be copied to every layout tab in your drawing. This works for any object you'd like to copy to all layout tabs.
I hope this is helpful!
Casey B
That looks great. I'm assuming that you have to create the layouts you need to copy to.
Allen Jessup
CAD Manager - Designer
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
Yes the layouts have to already be in your drawing. This is just a quick way of copying the same thing, in the same location to all tabs quickly.
Thanks
Casey B.
Yes!!! This was exactly what I was looking for, thank you! I want to thank everyone else who offered assistance and other great methods of solving this question as well.
Thanks!
You are welcome! Have a great day! I'm happy I was able to help you out!
Casey B.
Can't find what you're looking for? Ask the community or share your knowledge.