AutoCAD Architecture :: Title Block With Scale Field?
Jul 6, 2011
One of the guys here has created a title block which has a scale field in it, this field reads the scale at which the title block is brought in, by use of an invisible attribute (he used the block in model space so that's why I scale them up). When he xref the dwg into my main drawing all is fine and the scales are as they should be but when he prints, the scales all show 1:1 on the print and in the main drawing. Could this be due to the fact that the xref is brought in at 1:1? But we can't see why this would change it as the block is obviously still at e.g. 1:50 in the xref.
[URL]
View 1 Replies
ADVERTISEMENT
Oct 7, 2013
if it possible to insert vport's annotation/standard scale into title block as a filed? Does some variable exist or I have to create a formula?
View 2 Replies
View Related
Aug 29, 2012
I am using 2013 Inventor.My company uses the .dwg file extension instead of .idw (if that makes a difference).When I make a new .dwg file and insert an .ipt file for my first base drawing ..The material field of the .dwg Title Block is populated.This is something I would like to avoid.When I open iProps in the .ipt drawing and go to the Physical/Material Tab don’t seem to have the option to display a blank (no information) in the material field in the Title Block.The closest I can come to this is to choose Generic, which looks kind of odd.
My company chooses to give all material specs in a note displayed on the drawing.In case of a material change at some point, I do NOT want to have to change the note on the drawing AS WELL AS the Material information in the .ipt iProps.The reason is that, sooner or later, I’ll forget to change both(which will lead to confusion) and possibility lead to making junk parts (made of the wrong material) which will then have to be thrown away (at perhaps a major loss).
View 2 Replies
View Related
Jun 8, 2012
Is it possible to put a date field in a IDW title block that only shows the year?
It's for a copyright date & I'm trying to avoid having to type it in every time or remember to change it every year ion every sheet.
Inventor Suite 2013 Ultimate
View 3 Replies
View Related
Mar 22, 2011
I would like to have a field in the title block that reports whether the drawing was created with Autocad or Civil 3D and also whether it was 2009 or 2011. The only system variable I found close was acadver but it doesn't distinguish between products.
View 1 Replies
View Related
Jul 18, 2007
when i drag over a view onto the sheet and add a title marker the scale doesnt show up.... isnt it supposed to update this automatically?
View 4 Replies
View Related
Sep 16, 2011
I am trying to get the scale of the base view in my titleblock. I have searched, the conclusion that as of Inventor 2012, this still can not be accomplished without add-ons?
View 9 Replies
View Related
Oct 26, 2011
Is it possible to set the drawing Scale to the Title Block? Seems like it is missing parameter...
View 8 Replies
View Related
Oct 6, 2005
how to create a text field, in an IDW, that will link (look) at the scale factor of a "Base View" in the same IDW? I am trying to create a text field on my title block that will identify the "Base View" scale automatically.
View 9 Replies
View Related
Jul 22, 2011
After creating a pdf.... when printing that pdf at non scale, the edge of the title block gets cut off. how can I fix that in adobe still using non scale format.
View 2 Replies
View Related
Jun 13, 2008
how do you get the scale to show up properly in the title block? I've been searching and finding nothing on this issue, with exception of Autodesk personnel telling users to use the scale display on the views. I know it's not the "Autodesk way" of doing things, but my company has been putting the main view scale in the title block for over 30 years.
I've been using Patrick de Stobbeleir's "iProperty Collection" utility since Inv11, and it does the job. The thing that bugs me, though, is that I can't figure out how to get the FirstViewScale:x custom properties to work intelligently in my title blocks. I just use the property FirstViewScale in my title block, which displays the scale of the first view put down...no matter what the sheet.
how I can use the FirstViewScale:x property in title blocks such that x is the sheet number? So far we just have the first sheet use the FirstViewScale, and then subsequent sheets use a prompted entry (I know it's an ugly work-around).
View 9 Replies
View Related
Oct 7, 2012
How to import scale of view into a title block?
View 1 Replies
View Related
May 11, 2013
Why I can’t see this title block, it opens fine with no errors, but I cant find it in drawing, when I open it separately then it’s all fine but when I importing it to other drawing I cant find it.
[URL]
View 5 Replies
View Related
Mar 13, 2012
Is it possible to create a 'drawing scale' defined attribute inside my title block when brought into paper space? I tried setting it up using 'plotscale' fieldname with various formats and it keeps coming in as 1" = 1' or 1:1 rather than 1" = 20' because that's what my plot scale is inside paper space but my drawing scale is 20 scale. If I bring the title block in model space, it adjusts, but I don't plot from model space. Surely there's a way to make this automated inside paper space.
Also, I just setup a 'Date' attribute inside my title block today. What's the difference between Date, Saved Date and Plot Date? Will 'Date' update if its in a drawing and opened up a month from now and saved or do i need to take 'Date' out and replace with 'Saved Date' or Plot Date'?.
View 7 Replies
View Related
Aug 9, 2013
I would like to ask if its possible to extract part of the drawing from modelspace then add title block in lay-out and scale the extracted drawing...how will i do that?
View 9 Replies
View Related
Oct 4, 2011
I am attempting to create my first Title Block with Attributes. I came across this online demo that suggests navigating to the "Projects" Tab - then selectign the "Title Block Setup" tab. I am using CAD 2012 and spent the last hour searching for this command. It does not appear on my navigation or tool palletes. URL....
View 2 Replies
View Related
Apr 9, 2013
First, it requires there to be a prompted entry text box in the title block named <SCALE>, is there any way to write to a textbox that is not prompted entry? The prompt when a new drawing or sheet is created is misleading and makes users think they need to manually fill out the prompt. Secondly, this code works on multi-sheet drawings but it concludes by making the last sheet active. Since we are triggering this rule before save it's a nuisance to have the drawing switch sheets everytime you do a save. Ideally, the current active sheet should remain active when the rule runs. Here is the
For Each oSheet In ThisApplication.ActiveDocument.Sheets
ActiveSheet=ThisDrawing.Sheet(oSheet.Name)
If oSheet.TitleBlock Is Nothing Or oSheet.DrawingViews.count=0 Then Exit Sub
oTitleBlock=oSheet.TitleBlock
oTextBoxes=oTitleBlock.Definition.Sketch.TextBoxes
[code]....
View 1 Replies
View Related
Apr 2, 2012
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.
View 3 Replies
View Related
Jun 26, 2012
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.
View 6 Replies
View Related
Sep 27, 2013
Any way to get a scale bar/title block text to reflect plotting at half size?
We use the common (24x36) sheet size for all projects, but when plotting we send out half size (12x18) as well. This means the scale bar reading 1"=40' is no longer correct. It should read 1"=20'. I would like to automate this.
View 6 Replies
View Related
May 9, 2013
How to copy the "Title"-field and the "Caption"-field into the "Keyword"-field?
View 3 Replies
View Related
Sep 17, 2012
So I create a block on layer 0 and then create the block as a 1 inch by 1 inch block so it is easy to scale up to the size I need but when I try to insert the block at the scale I need it wont resize it to the correct scale. It stays at the 1 inch by 1 inch original block.
View 1 Replies
View Related
Jun 27, 2013
When I open a new drawing in my AutoCAD 2013 that I just recently installed last week, I encounter a problem that I am not familiar with from previus versions of AutoCAD I have worked on. First of all, the units default to decimal, and I want them to default to architectural, with feet and inches. I have to type UNITS in the command line every time I open a new drawing in order to adjust this. I have AutoCAD for Architecture 2012 on another computer, and the program automatically defaults to architectural units upon opening up. Just to let you know, the program I am having this difficulty with is part of a package called Autodesk Building Design Suite 2013. I was under the impression that it included AutoCAd for Architecture, but I think it has only standard AutoCAD.
The scale of the objects I draw vs. the scale of the drawing field is very out of proportion. What I mean is, when I open a new drawing and draw a 30' -0" line, the line appears so long on the screen that I cannot see the whole object, even if I zoom out to the maximum. I should be able to see the object in it's entirety. In fact, when I draw a line that is only 12" long, even when the zoom is all the way out, the line looks huge in length. I have tried adjusting the units to the architectural/inches setting of course, and I have tried adjusting the scale in model space from 1:1 to 1/4'=1'-0", but nothing is working.
View 4 Replies
View Related
Apr 26, 2013
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.
View 9 Replies
View Related
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.
View 4 Replies
View Related
Nov 8, 2013
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.
View 6 Replies
View Related
Feb 15, 2012
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?
AutoCADM 2011 SP2
XP 32-Bit SP3
View 4 Replies
View Related
Jul 24, 2008
How to convert existing 2d autocad title block into Revit title block template?
View 7 Replies
View Related
Sep 6, 2012
Autocad 2011, Electrical package,
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.
View 9 Replies
View Related
Jul 30, 2013
How do you insert title block, so your design is in the middle of block?
View 9 Replies
View Related
Mar 29, 2011
I have a Viewport set to scale 1:100 and the Viewport is locked.The Annotation Scale displayed in the Viewport was 1:50.
When I clicked on the Synchronize Icon beside the Viewport Scale, the Viewport Scale changed, even though the Viewport was locked.
I was expecting the Annotation Scale to synchronize to the Viewport Scale.
Is this how it is supposed to work? and why does a locked Viewport Scale change?
View 2 Replies
View Related