AutoCad :: Link Title Of File To Title Block Inside
Jun 11, 2012
I have a title block inside my drawing and i want to link my title on the title of the file itself, so that if the title of the file was change, it will be change also inside the drawing.
way I can link my AutoCAD title block attributes to excel and make changes in either excel or AutoCAD and then be able to run an update? The attributes would be “REV” “DWG_NO” “TITLE” “LOCATION” “DRAWING_SIZE” and “FILE NAME”.
Why is the Rtext link in the title block not working for my team members in canada? They are using the same TB as us but for some reason the plot/date stamp shows like the attached pictures
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.
Q) A user will enter information for a new drawing into the Excel file, this will generate an autocad drawing (title block and attribute information) and fill in the title block based on the information in excel file.
OR
Q) a user will create a new autocad drawing from the new templates and fill in the title block. This information will automatically fill in the Excel file.
I’m trying to save myself a bit of time and was wondering if it is possible to have part of the file location displayed in the title block?
The current title block we are using shows the full file location of the drawing but I was wondering if it is possible to show only part of this?
The reason I am asking is that when a project progresses to the next stage we have to go through each drawing and change the status to warrant, tender, construction etc. so I am looking for a way that this can be done automatically and I was thinking if only part of the file location could be used this process could be done by simply moving the drawings to the next folder? Our projects folders are split down in to subfolders for planning, warrant, tender etc. which corresponds with the status field on your layout. So instead of having to update this status manually every time the project progresses this would update to the folder that the drawings are in.
I've seen in previous thread's how to add a company logo to your title block/plot frame using a jpg file. Plus i've set the image parameters to 0 to remove the line around the image that appears. I've also set the transparency to "ON" - not sure if this is correct but did it anyway - i think.
My problem is that when I come to print it off - the logo appears with a slight background (very faint grey) when it should be just white. The logo is made up of black and red shapes with black text on a white background.
We are using a title block and it has an attribute field that links to the file name. Now one of our projects is adding the revision to the CAD file name, but it messes up our drawing sheets.
i.e. It was fine when the CAD file name was 111-A222-ZZ-X-123456.dwg and this would display the complete 111-A222-ZZ-X-123456 in the drawing title.
Now we need to do this, the CAD file name, 111-A222-ZZ-X-123456-001002-A1.dwg and we still need to just show 111-A222-ZZ-X-123456 in the title block, striping away the 001002-A1.
As I am creating drawings for parts/assemblies, I have to fill out the customers name and the job number which I currently do on every drawing I create by right clicking on the Drawing name in the tree, going to iProperties, and then filling out the fields I need.
I have to do this for every sheet. Sometimes over 100 sheets per job.
Is there a way, within the project file maybe, to have these fields be already filled in with the customers name and job number?
Every new project file I make is a new customer. So I'm wondering if there is someway to tweak the project file.
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’m not sure if there is workaround to show the file name only WITHOUT the path. This option is avaible in the AutoCAD. have a look on the attached screenshots
i have created some dynamic title blocks with text attributes in title column. I have gone back an added some more attributes at a later date and these new ones will not move with my dynamic stretch! I have tried everything, modifying the action, re-doing the action, nothing works!
We have a title block and border which is used in MS. If this is referenced using AMTITLE then it acts as expected. We issue these to some external people to create our drawings but they have been using CTRL-C and V to place them in a new drawing. ACAD does now not see them as a Title block or border but as blocks. We have a process to bring DWG's into SAP and this will check for a title block and border.
The issue is we need to fix these drawings and currently this means removing the borders and title blocks and placing new ones then adding all the attributes again. Is there a way to convert the blocks back to how they should be?
I have an existing title block a few text attributes, to which I wish to add a watermark. I have added it in the block editor as a normal attribute, with the same details as the other attributes that work, only a different tag name. It has a default value, "DRAFT" and is tagged "WMARK". It works fine in the Block Editor, and If I test the block I can edit it to display whatever I want, but if I save the block and open it from Autocad proper, the attribute is not in existence, either as a default value, or editable from block properties, attribute editor or title block editor, whereas all of the other attributes are there. I have used BattMan to verify the settings of the attribute, and the only difference is that the others all have "L" in the "Modes" column, but I think that means that their position is "locked" whereas my new attribute is justified "aligned" therefore cannot be "locked" (This is some assumption on my part, as the documentation on the "Modes" column is almost non-existent). I cannot afford to waste much more time on this issue, as the boss is breathing down my neck, but editing watermarks on every drawing after every revision is frustrating, when it could be an attribute that is editable from the title block editor.
Any method when in the Library module to quickly edit the Title and Caption per image without having to use the mouse to click in the Title box each time. For instance - my current workflow is a bunch of products with their own SKU titles. Usually I would follow this step:
1. Import images from Camera -> Lightroom 2. Open Library and click on first image, select the Title field and enter the SKU (for instance : HG4356) 3. Now I would click in Title and type in "PROFILE" or "TOP" or "SIDE" 4. I would then use the right hand key on the keyboard to move to the next image in my filmstrip and then have to use the mouse to click into the Title field again. 5. Once all these images are completey named, I select them all and then select Library -> Rename Photos and use the Title_Caption as my fields and rename all my files to the correct SKU names.
I can usually automate option 3 somewhat by selecting all the PROFILE views and doing a sync etc... but the SKU section gets a bit tedious when having to mouse click each time into the field. Ideally, I would like a "Naming" feature where it asks for the name, upon typing it in and pressing enter, it jumps to the next image, into the same field and you can start typing again.
I know its sounds a bit lazy - but when you have over a 1000+ images to rename - it does take its time - and anything to speed up this process.
Is it possible to create a block to insert on our title block that will populate itself with a list of drawings and names?
I know this is possible through the use of LISP and the Sheet Set Manager, but could this be done through a combination of attributes and fields (we want the same functionality in LT).
I'm editing a title block using the Block Editor. Unfortunatelly after closing the block editor the linse & Polylines reflect the changes apported in nodel space, but the text did not mouve?
I'm trying to chnage the text of the sheet number and total sheet number attributes for each layout in my drawing. I have code that adds and deletes the specified pages, now I need to edit the attributes to reflect the correct page and correct total amount of pages. Here is my code, based on my old VBA version.
I know there is a problem with the line:
For Each item In myBTR.ObjectId
I've used a number of websites and books, but I would really like to find something that teaches about block tables, block table references, block table IDs so I can get a better understanding of breaking stuff down to get the info I need.
Public Sub updatePageNumbers() Dim myDWG As Autodesk.AutoCAD.ApplicationServices.Document Dim myDB As Autodesk.AutoCAD.DatabaseServices.Database Dim myTransManForPageNumbers As Autodesk.AutoCAD.DatabaseServices.TransactionManager Dim myTransForPageNumbers As Transaction
I have a problem in which when i set up my title block templates, when i set them up and keep my template inside the dashed area the printed dwg is either cropped or too far inside so it has to be well outside at the top to print within 10 mm of the actual paper, attached is an image of how i have to do it to make it print within 10 mm of the edge of the paper print.
I'm trying to take my title blocks that I have setup in Civil 3D and would like to use them in ArcGIS in my layouts. A company I used to work with did have it setup but I was not part of the setup.
I have a A1 title block in model space that I like the look of. I'd like to duplicate this in A3 and A4.Is there a way that I can scale the A1 dimensions to A3 and A4 to avoid having to redraw them again with the appropriate dimensions?
i have a title block in the layout tab which i use for all new docs. when starting a new drawing i open my old one, delete the drawings and save it with a new name - this way i always have my title block how i want it in the Layout 1 tab. this has worked for me so far. but now I need to create an A3 print out.
i have created the picture that i need in modelspace but when i click in the viewport within the layout and select the scale that I have been asked to use, the pic becomes too big for the page.
when i go into page setup i can select a3 and preview this but it just shows my a4 page in the middle of an a3 page. so how to i make the titleblock and viewport bigger (to fit a3)?
I was able to draw A1, A3 and A4 title blocks in model space before giving each of these title block drawings a layout paperspace tab at the correct paper size.
I wanted to be able to start new drawings with the title blocks and paper sizes already done.
But what happens when the beginning of a new drawing project is with a drawing that someone else has already done? I am starting a new project and I would like to focus in one one room in a large building. This means that I plan to end up with a 1:50 drawing of a room on my pre-set A3 sheet and title block.
Do I import this person's drawing into my drawing of the three title blocks in model space with the three paperspace tabs or do I import the title blocks into the other person's floor plans?