AutoCAD Inventor :: Edit Title Block Template Error?
Nov 21, 2012
I just recently received error from one of our customers regarding this kind of error (see attachment).
They are trying to reuse their own customized template to other PCs, they are copying these files to the template folder of Inventor. This method is successfully done in all of their pcs except for the two.
We want to use our AutoCAD company standard templates within Inventor. I’ve followed the procedures to accomplish this under the heading:
Create a .dwg template in Autodesk Inventor from an AutoCAD .dwg template
This works without any problems. Inventor is able to recognize the size of our template border (20.75” x 33”) and correctly selects a sheet format of 24” x 36”. The template border is centered on the 24” x 36” sheet just as we would like it (see attached).
The template is used to create a new Inventor .dwg, and base views are placed and annotated. No problems, everything looks good. The new drawing is saved and Vaulted. However, at some point Inventor "shifts" the location of the template on the 24” x 36” sheet format (see attached). This action is unpredictable. The drawing might be checked-out and checked-in several times before the “shift” happens. When it does we have to re-locate the views and other text annotation to suit the new title block & border location.
How can we lock the position of the template border & title block? (Should be noted that we need to keep our template positioned such that the bottom left corner is at 0,0,0 when it is opened in AutoCAD.)
Inventor RS 2011 AutoCAD Mechanical 2011 ASD 2013 Vault Collaboration 2011 Windows 7 Pro
I have some code to replace the current title block with a title block from a template file. I just don't like how it adds a new title block definition named "copy of titleblock". I'd like to delete or replace the current title block definition so only the newly added one is listed.
Sub test() Dim odrawdoc As DrawingDocument Set odrawdoc = ThisApplication.ActiveDocument If (odrawdoc.DocumentType <> kDrawingDocumentObject) Then Exit Sub Dim oTemplate As DrawingDocument Dim oSourceTitleBlockDef As TitleBlockDefinition Dim oNewTitleBlockDef As TitleBlockDefinition Dim oSheet As Sheet Set oTemplate = ThisApplication.Documents.Open(ThisApplication.FileOptions.TemplatesPath & "template.idw", False) Set oSourceTitleBlockDef = oTemplate.ActiveSheet.TitleBlock.Definition Set oNewTitleBlockDef = oSourceTitleBlockDef.CopyTo(odrawdoc) ' Iterate through the sheets. For Each oSheet In odrawdoc.Sheets oSheet.Activate oSheet.TitleBlock.Delete Call oSheet.AddTitleBlock(oNewTitleBlockDef) Next oTemplate.CloseEnd Sub
I'm just being picky at this point, but I don't want a buildup of title block definitions. We reuse drawings all the time which is why a simple method of updating a title block would be nice. I can just imagine in some years time after a title block update or two there are 20 "copy of copy of copy of .................. titleblock" listed in a drawing file.
I created a standard title block template drawing for my student classwork exercises, and when I constructed the title block I keyed in real dimensions to ensure the title block would completely print on a piece of 8.5 X 11 paper. Now whenever I attempt to draw a large scale drawing (say a 36" dia circle, it draws the circle well outside my title block. I know why this is happening, I just need some tips about how to allow a title block template to be constructed around my current drawing reguardless of the drawing scale.
I am very new to Autocad and I'm using LT2011 version. I am creating some basic drawings for small aluminum parts and need a border/title block to use. I assume there are already some saved as templates.
I already build sheet system ,and I found when I revise title block template,my sheet not update automatic,I must create new sheet,and double-click it to open it, then you can see update,who know why?
Is it possible to create a title block in AutoCAD 2013 and have the option to select from a drop down list a Name and Address to place in a certain area of the title block?
find a template with a title block that i can insert my information. I already have my project completed on a 24x36 sheet and would just like to copy it over.
I have previously drawn my title block in Model space but i now know the correct way is to draw it in the layout.
Is there anyway of transporting the title block template into the layout and then saving that as a template for my future drawings?
Or do I need to go back to the beginning and draw the title block again from scratch in the layout and then save that drawing as a template for future use?
In the title block of a my layout template I have tables inserted for revisions, drawing type, numbering etc. I have type already inserted in those blocks that I typically click on and then type in what I need it to say. My template works on all my other drawings except a particular one that I am currently working on.
When I click on the type, it automatically increases from 3/16" to 8" and enlarges the box to accommodate the new font size.
I've attached a screen. The top is before I click on the word "type" in the lower right corner and the bottom one is afterward.
I was presented with a little renovation project and need to setup my own drawing. I've worked on CAD for a number of years while at a structural firm, an engineering firm and took classes in school but one thing I never had to do was setup was my own professional drawing from scratch. I know enough that it's crucial I start off on the foot. The engineering firm I worked at had everything ready so whenever I used CAD it was in an existing drawing or preparing a detail which the drafters imported. When I did some drafting work for an architect, he also had the drawing setup for me.
Since I'm now on my own I need to setup my own template drawing with a title block, layers, etc. Whats the best route for setting up my own sheets?
At my firm we always worked in a 1:1 scale & engineering units but since I'm doing floor plans for renovation work I plan on using the industry standard.
I have made a template for my mapbooks and I got the main viewport, key viewport and adjacent map arrows to work great, but the title block is proving more difficult. I have tried it many ways, in a seperate drawing in model space which did not work, in the template as a block in a layout which came in, but did not allow me to edit any foelds unless exploded, etc, etc...
How to use an existing company title block incorporated into the map book template?
I've created a sheet template that includes Fields to populate the sheet with the Project Name and location among others like scale, etc. When I create the new sheet in the project navigator most of the fields populate with the correct information based on the parameters set in the project. However, it consistantly does not populate the Project name and location. When I click the field and ensure that the attribute is set correctly then it renders the correct information. The problem is this ends up being a manual operation yet it still reads as a smart tag. Why do these not populate automatically?
Here's my process:
Create dwt for sheet file and include xref of title block.
Create a block with attributes that link to AEC Project, CurrentSheetTitle, etc. and insert into dwt.
In project navigator I create new sheet and select my template.
Information does not populate.
But when I view the block and close (no edits) it then links.
I am trying to create a single layout with title blockandviewport to save as a template for future. Right clicking on the layout tab does not produce the menu.
I create a new layout by selecting page set up manager in the file menu, create a new layout, but the tab does not show up at the bottom.
batch-editing of my titleblock. I have one drawing with 20 layouts. In each layout I have inserted our titleblock which has attributes/fields. One of the fields is the drawing revision #. I would like to be able to update the revision # so that it automatically changes it in all of the layouts (currently I have to manually change each instance).
The title blocks that we use have prompted entries in them and I would like to find a way using iLogic to copy the entries from one title block to another within the same drawing; i.e.. if the user decides to change from an A2 to A1 drawing.
I already have an iLogic rule which allows the user to change the active border, title block and sheet size based on a form selection but would like it to capture the prompted entries already entered and re-use them after the change.
I would like to know how I can edit my Title Block at the bottom of my page. I used to be able to select it in the past when opening the new template file. However after I performed drawings in the model window and back to the layout, I cannot click or edit the field anymore. I tried highlighting using my mouse, shifting layers and exploring right click commands but nothing good came up.
Refer to the attachment what I mean. I am running AutoCAD 2013 and I am on the "AutoCAD Classic" theme.
I tried doing a search online and on the forum with keywords such as "edit title", "edit name" but nothing relevant came up.
I want to edit the per-drawing section of the "Update Title Block" menu and it seems like AutoDesk has not given this option. So where I go to edit this menu or if its even possible AT ALL?
I very much dislike that AutoDesk made it so easy to edit the project wide description lines and left almost no way to customize the per-drawing section in the same way. One would think if you making a product to fill the need of many industries you would add a way to customize it from vanilla?
I am trying to create an iLogic (or VB) rule to update an active drawing title blocks from our Template File.I don't want to use any of the external software (Transfer Wizard etc), we just need a simple rule that will update the title blocks when we need to.
I can not edit the M text & field text in title box.My system is Windows Xp Professional 2002, Inventor 11.
I tried to install Microsoft Hotfix KB918118 as I did before, but I coulden't. System massege show my system is newer than that, so I do not need it. Then I installed Hotfix for text problem caused by Microsoft Hotfix KB918118. I can edit M Text now, but still I could not edit Field Text.
I have done a new Title Block in our drawing templates.
It only works in New drawings if I open an old drawing I must "Copy/paste" the new Title Block into the browser to the left But I want all our old drawings to use the new Title Block.
Is there a way to have the new Title as default on all old drawings?
How can I customize the title block where it says Drawn, Checked and approved?
I want the dates with initials to place automatically. However, I want the date of approval and checked to be 2-5 days after the drawn date. (using Inventor pro. 2012)
I am trying to replace the title block of the first sheet of the active drawing via C#. I currently am receiving the following error on the last line of The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG)).
Why the code below is throwing this error? I have tried multiple variations of the code below to no avail and I'm sure this is something minor that I am overlooking. The title block definition under Drawing Resources is replaced with no errors, the title block on Sheet 1 is deleted just fine, but I can't seem to add a Title Block back in!
I am trying to include the weight for all components in assembly BOM as well as calculated overall weight in TB, but there are no available property to choose from in the drop-down list.
I've created the user parameters and they get the information I need by the rules in illogic and also added as custom properties, but when I try to put them on the title block they don't retrieve the information.
I've created the user parameters and they get the information I need by the rules in illogic and also added as custom properties, but when I try to put them on the title block they don't retrieve the information.
Malfunctioning Title Block Macro in Inventor 2014? The script is attached. I think there is a problem with datums. I have switched to a new computer and installed Inventor 2014 on it. The macro worked with my old computer and Inventor 2013. This is a .ivb-file, not a .txt-file. Please change that before you test it.
I have a cutom title block that automaticly places material, status, stock number etc. of the component in the drawing sheet, but I am stumped as to placing the quantity automatically. I have defaulted to using a prompted entry, but that is prone to errors.