+ Reply to Thread
Results 1 to 9 of 9
  1. #1
    Forum Newbie
    Using
    AutoCAD 2012
    Join Date
    Jul 2011
    Posts
    4

    Default Referencing a title block from model space into a new tab of paper space?

    Registered forum members do not see this ad.

    Greetings everyone,

    I just started a new job and am struggling to set everything up the way my old company had AutoCad configured, so hopefully someone here might be able to point me in the right direction My old company actually had people that were involved in writing the code for AutoCad on the payroll, so hopefully what I'm looking for isn't some intense computer programming issue.

    In short, I am trying to be able to create a generic title block in model space, and reference that title block into paper space of a new drawing without having to create a new tab or anything first. A new paper space tab is automatically created upon attaching the new title block. My old company had its own custom menu bar with lots of custom commands, so the work flow would go something like this: "Old company name" in menu bar -> "Insert" -> "Title Blocks" -> "24x36 title block" (or whatever size we wanted to use obv). Once the desired title block size was seleted, a new tab would be created in paper space with the title block as an xref, and a copy of the generic title block was saved to the main folder containing drawings of the project, and could be edited with the specific project info from there.

    Is there a semi-easy way to do this, or is this a coding issue that a non-programmer such as myself might have some difficulty doing?

    Thanks in advance

    AJ

  2. #2
    Luminous Being StykFacE's Avatar
    Computer Details
    StykFacE's Computer Details
    Operating System:
    Windows 7 Ultimate 64bit
    Computer:
    Dell Precision T3500
    Discipline
    Multi-disciplinary
    StykFacE's Discipline Details
    Occupation
    BIM Manager & Design Specialist
    Discipline
    Multi-disciplinary
    Details
    Facilities engineering, involving mechanical piping, mechanical HVAC and electrical engineering.
    Using
    Revit 2013
    Join Date
    Mar 2006
    Location
    Dallas, TX - USA
    Posts
    6,495

    Default

    This is very easy. Here's what you do:

    1. Create a Template file (*.DWT filetype) and place it in your default Templates folder.

    2. In that Template file, create your Titleblock on a Paperspace Layout, not in Modelspace. It's good to name the Layout tab the size sheet it is. Create multiple Paperspace Layouts for each different sized Titleblock. So you will name the first Layout (E1 - 42x30), then the second Layout (D - 36x24), etc.

    3. When you are in a drawing and want to import your specific Titleblock, simply right-click a Layout tab, and choose "From Template" and you then choose which layout you want that houses the correct Titleblock and size you're after.

    Hope this helps.
    Tannar Frampton | Facilities Engineering | Revit 2013
    Personal Projects | Fender Squier Stratocaster | Custom Smoker | Concrete Patio

  3. #3
    Forum Newbie
    Using
    AutoCAD 2012
    Join Date
    Jul 2011
    Posts
    4

    Default

    Thanks for your reply! Quick question...I'm working with jobs that have lots of drawings in them, so I'm trying to be able to make a change to a title block in a job and have that carry through to all the drawings that have said title block referenced to them, without affecting the other jobs with different names, info, etc. So would I need to create a templates folder for each job? Thanks again

  4. #4
    Luminous Being StykFacE's Avatar
    Computer Details
    StykFacE's Computer Details
    Operating System:
    Windows 7 Ultimate 64bit
    Computer:
    Dell Precision T3500
    Discipline
    Multi-disciplinary
    StykFacE's Discipline Details
    Occupation
    BIM Manager & Design Specialist
    Discipline
    Multi-disciplinary
    Details
    Facilities engineering, involving mechanical piping, mechanical HVAC and electrical engineering.
    Using
    Revit 2013
    Join Date
    Mar 2006
    Location
    Dallas, TX - USA
    Posts
    6,495

    Default

    You can do that by using XREF's, but that is REALLY bad practice to use a global Titleblock for all jobs. It is good to have a common Template file that you start every job from. All the files related to that specific job should have the Titleblock isolated from the global Template file. So if you need to make changes to that specific job, you only make changes to the specific Titleblock associated with it.

    I would suggest getting familiar with the Sheet Set Manager if you are utilizing more than a few sheets for plotting. There is a learning curve that comes along with using the SSM though. If you simply utilize multiple Paperspace Layouts for your Titleblock, then if you make it an actual AutoCAD Block, you can edit all referenced Layouts easily by making one change.
    Tannar Frampton | Facilities Engineering | Revit 2013
    Personal Projects | Fender Squier Stratocaster | Custom Smoker | Concrete Patio

  5. #5
    Forum Newbie
    Using
    AutoCAD 2012
    Join Date
    Jul 2011
    Posts
    4

    Default

    Guess I'm living up to my title of Forum Newbie here haha, really appreciate the help though. Oh yeah I would never use one title block for all jobs, I'm trying to have a title block for each job that is referenced into all drawings of that particular job only. My old job was for a civil eng company so we typically had at least 5 or 6 design files referenced into the title block files, I'm just stuck on how to create/insert a title block that will carry through to all drawings in a job without all the old commands and menu's from my old job. And as much as I worked with xrefs I unfortunately never really used the SSM that much.

    I created a basic template file as you suggested, then brought that into another drawing. This creates the new tab I'm looking for, but it also brings the new title block directly into the drawing instead of it being referenced in. I tried creating a .dwg of a basic title block in paper space, and then xref'ing that into another file, however that just throws the xref'ed title block on top of whatever I have in a current tab in paper space. So I guess my question becomes is there a way to combine the template issue and xref issue so that I am able to reference in a title block and have it create its own new tab such as inserting the template does? Hopefully I'm making sense. Thanks again for the help

  6. #6
    Luminous Being StykFacE's Avatar
    Computer Details
    StykFacE's Computer Details
    Operating System:
    Windows 7 Ultimate 64bit
    Computer:
    Dell Precision T3500
    Discipline
    Multi-disciplinary
    StykFacE's Discipline Details
    Occupation
    BIM Manager & Design Specialist
    Discipline
    Multi-disciplinary
    Details
    Facilities engineering, involving mechanical piping, mechanical HVAC and electrical engineering.
    Using
    Revit 2013
    Join Date
    Mar 2006
    Location
    Dallas, TX - USA
    Posts
    6,495

    Default

    Give me your email and I'll give you my "generic" Titleblock so you can learn from.

    What you want to do is make the Titleblock an actual Block. So lets think about this, if you edit a block, it makes the same changes to ALL references of that block. So if I change the Job Address in the Titleblock "block", then no matter how many Layouts are copied, it will update in all Layouts.

    So now all you have to do is have a few lines of Text that is not inside the Titleblock "block", things that are sheet specific, such as Revisions, Date, or Sheet Number. Make sense? Anyways, I'll shoot you over my Template file if you want.
    Tannar Frampton | Facilities Engineering | Revit 2013
    Personal Projects | Fender Squier Stratocaster | Custom Smoker | Concrete Patio

  7. #7
    Forum Newbie
    Using
    AutoCAD 2012
    Join Date
    Jul 2011
    Posts
    4

    Default

    That would be awesome, thanks. I understand what you're saying about the blocks, so I guess I'll have to do it that way instead of inserting the title block as an xref. Don't think I can send you a pm yet as I'm a noob so hopefully putting my email address out here won't do any harm lol. I had to put spaces in there cause I'm not allowed to post a link yet either. So take out the spaces so its all one piece of text and thats my email.

    Thanks a million,

    AJ
    Last edited by AJC4; 12th Jul 2011 at 02:00 pm.

  8. #8
    Luminous Being StykFacE's Avatar
    Computer Details
    StykFacE's Computer Details
    Operating System:
    Windows 7 Ultimate 64bit
    Computer:
    Dell Precision T3500
    Discipline
    Multi-disciplinary
    StykFacE's Discipline Details
    Occupation
    BIM Manager & Design Specialist
    Discipline
    Multi-disciplinary
    Details
    Facilities engineering, involving mechanical piping, mechanical HVAC and electrical engineering.
    Using
    Revit 2013
    Join Date
    Mar 2006
    Location
    Dallas, TX - USA
    Posts
    6,495

    Default

    Sent......
    Tannar Frampton | Facilities Engineering | Revit 2013
    Personal Projects | Fender Squier Stratocaster | Custom Smoker | Concrete Patio

  9. #9
    Super Moderator SLW210's Avatar
    Computer Details
    SLW210's Computer Details
    Operating System:
    Windows 7 PRO
    Computer:
    IBM Lenovo
    Motherboard:
    ACPI x86
    CPU:
    Pentium(R) Dual-Core CPU E5500 @ 2.80GHz
    RAM:
    4 GB RAM
    Graphics:
    Nvidia Quadro 600 1GB
    Primary Storage:
    300 GB
    Secondary Storage:
    650GB
    Monitor:
    ThinkVision 22"
    Discipline
    Multi-disciplinary
    SLW210's Discipline Details
    Occupation
    Design Draftsman
    Discipline
    Multi-disciplinary
    Details
    Mostly do drafting related to manufacturing. From doing site layouts with proposed updates, additions and renovations to be budgeted and submitted for bid, to updating and changing existing drawings to reflect maintenance and repair/revision work done on site.
    Using
    AutoCAD 2011
    Join Date
    May 2007
    Location
    South Florida, USA
    Posts
    9,124

    Default

    Registered forum members do not see this ad.

    AJC4

    You should now delete your email (or make it a non-link) to prevent getting a lot of spam.
    “A narrow mind and a fat head invariably come on the same person” Zig Zigler



Similar Threads

  1. Title Block do not fit to the Layout Paper space
    By Daniel Bartolo in forum AutoCAD Drawing Management & Output
    Replies: 3
    Last Post: 7th Jul 2011, 04:14 am
  2. 2011 AutoCAD - Setting my LTSCALE in Paper Space as the same it is in Model Space
    By Rage221677 in forum AutoCAD 2D Drafting, Object Properties & Interface
    Replies: 1
    Last Post: 23rd Dec 2010, 07:31 pm
  3. AcadPViewport2 - Deleting items in model space that aren't seen inside paper space
    By lovemy65stang in forum AutoLISP, Visual LISP & DCL
    Replies: 16
    Last Post: 18th Aug 2009, 05:26 am
  4. title block inserted into paper space is huge
    By corinne in forum AutoCAD Beginners' Area
    Replies: 10
    Last Post: 25th Aug 2008, 11:11 pm
  5. Replies: 0
    Last Post: 22nd Jan 2007, 10:20 pm

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts