Revit :: Scale In Sheet List
Dec 19, 2011
Today I adjusted our title block. Scale is automated by the scale view of the views placed. It becomes 'as indicated' is multiple scale are used. No problem, that part I can live with (/ workaround).
Sadly the scale doesn't appear on a sheet list schedule. Which surprises me . With revit 2012 I was wondering: I am wrong? If not: do you have a nice workaround which doesn't mean I have to manually input it.
View 2 Replies
ADVERTISEMENT
Jul 24, 2012
Using Modify Sheet List Tab - Rows Panel - New. It will not add a new row to my Sheet List.
View 2 Replies
View Related
Sep 2, 2012
I have a floor plan with a very long footprint in a "View" drawn at a convenient scale.
The long building had to be broken to be put on several different "Sheets", and each of the floor plans on each of the sheet has a scale.
When I change the scale of the partial plan on one "Sheet", all the other sheets also change to the same scale and also the original view changes to the new scale.
Is there a way to assign the desired scale of the plan on one sheet without affecting the scale on the other sheets and on the original drawing view?
View 4 Replies
View Related
Jan 16, 2012
I was wondering if it's possible to create a sheet list that uses keys. I'm trying to create a sheet list that will also have key dates listed with whether or not changes occurred to that sheet (something our project managers like to see). In the attached image you can see how we're doing it today.
I can get everything with the exception of the dates that allow a yes/no style for them. Is there anyway to recreate this in Revit? If not could I make a separate key schedule for just the date portion and align it with the sheet list. In essence creating two separate schedules aligned so it looks like one schedule? I tried setting up that, but cant seem to create a key schedule that will allow me to use sheet items for sorting purposes.
View 4 Replies
View Related
Nov 22, 2012
I notice that a 3D view on a Sheet, when the view is "activated" and with the crops regions on, can be reshaped, but I do not see a way to make what is shown on the view a tad "larger" (i.e., bigger, like zooming in). (I have tried, but I might be missing something?)
I wonder if there is way to scale a 3D on the sheet, to make the "scale" of only one of the 3D's larger on this sheet (without affecting the scale of the other views on the Sheet). Is this possible?
View 2 Replies
View Related
May 2, 2012
Is there a way to modify the DEFAULT SCALE LIST to show a metric scale list in an imperial template? I mean, I start a drawing using the imperial template, but i want to use the standard metric scales on paper space. on previous versions the scale list shown both imperial & metric. Now it depends of what the template is using.
View 1 Replies
View Related
Nov 7, 2011
I've been trying to style my sheet list schedule. ... trying.Is it true that I can't
* style (fontsize, fontweight etc) a 'sorting header'?
* style the scheduleborder to only underline the sheetlist-rows
* seperate the header styles from sheetlist styles? (I don't want the header to have a border.... while sheetlist-row should be underlined)
* format the height of a row
View 2 Replies
View Related
Jul 17, 2011
I have a Revit problem that seems straightforward, but not to me at the moment. We have a label in the title block. The label comprises 3 parameters concatenated with “-“ separators:
Project NumberDisciplineSheet Numbereg:
123456789-A-001
Of those 3 parameters
Project Number: is inbuilt Revit Project InformationDiscipline: is Shared ParameterSheet Number: is inbuilt Revit Project Information In our Drawing List, for each sheet listed, we want one field to display the full label value: 123456789-A-001
View 3 Replies
View Related
Mar 25, 2013
I can't change the scale of a dwg. on a sheet. Can you uggest what I need to do?
View 1 Replies
View Related
Jun 29, 2012
We have a project where we have the model separated by discipline, arch, struct, mech and Elec. As I work on the arch model, I have all other models linked, each has generated its sheets. When I create a sheet list I only get the sheets on my model. Is it possible to create a sheet list from linked models?
View 4 Replies
View Related
Jan 3, 2013
Is there a way to include custom sheet properties in the sheet list table?
AutoCAD Civil 3D 2012 (Primary),
Dell Percision T3500: MS Windows 7 64-bit SP1;
Intel Xeon CPU W3505 @ 2.53GHz, 12.00 GB RAM, NVIDIA Quadro 600
View 4 Replies
View Related
Sep 6, 2012
I am not able to open Sheet list in Sheet Set Manager.......
View 3 Replies
View Related
Sep 6, 2013
AutoCAD 2013 2D - when scrolling the viewport scale list, the viewport zooms with each scale instantly.
View 1 Replies
View Related
Apr 10, 2013
I would like to find a lisp that changes the scale of something that has an annotative scale and deletes all other scales in the object scale list. Often i have many different scales of existing dimensions or objects. i waste a lot of time opening the annotation object scale dialogue box, selecting add, finding my scale and deleting the old scale.
View 3 Replies
View Related
Feb 7, 2013
My scale list has metric list on it as it suppose to have both metric and imperial scale.
Screen shot..
View 2 Replies
View Related
Jun 15, 2011
Often when I attempt to insert a sheet list from the project navigator to a sheet, nothing happens. The sheet index will not insert. Why does this happen? Better yet, how can I fix it?
View 2 Replies
View Related
Jun 26, 2012
I created a wall detail in a scale of 3/4"=1' and when I change the scale to 3"=1' the hatching becomes smaller. I want the hatching to get larger without having to redraw it.
View 1 Replies
View Related
Jan 12, 2012
recently upgraded to a new stand alone LT 2012 on brand new machine.I only work in metric millimeters. When I open a new drawing and set up a viewport on a new layout tab the viewport scale list is as one would expect i.e. 1:1 1:2 1:4 1:5 1:10 1:25 1:50 etc etc
when I open an existing drawing I only have the option of imperial scales i.e. fractions. I have tried simply adding the most commonly used scales to the list but once the drawing is saved and closed, they have disappear when reopened.
View 9 Replies
View Related
Jul 29, 2013
I have tried to find if my problems has already been addressed but cannot find any reference.I am adding a value to the scale list in 2012. The list goes from 1:20 to 1:30 and I want 1:25.
When I add in the drawing it is still there in subsequent edits. When I create or edit another drawing the value is not in the list!!
Is the viewport scale list default needing to be edited elsewhere for it to become a global change because no matter what I try it only stays resident in drawings I edit the viewport scale list!
View 1 Replies
View Related
Nov 30, 2012
Dim acDoc As Document Dim acCurDb As Database Dim acBlkTbl As BlockTable Dim acBlkTblRec As BlockTableRecord Dim acText As DBText = New DBText() acDoc = Application.DocumentManager.MdiActiveDocument acCurDb = acDoc.Database Using acLckDoc As DocumentLock = acDoc.LockDocument Using acTrans As Transaction =
[code].......
I'm trying to fill out a sheet stock list in paperspace. What is the trick to get the new text object located in the proper place? When I run the attached code, the text always is located at 0,0,0. Is there an offset I need to apply?
View 5 Replies
View Related
Jun 3, 2013
I am trying to solve a problem. My company uses AutoCAD 2013. We set up a sheet set manager template that has custom properties linked to fields in an attribute block. Now we want to finish configuring a sheet list table. The problem is that we cannot get the sheet list table to look the way we want it.
In the sheet list table we add the drawing number, the revision, and then three titles (all from left to right). The three titles come from three separate attributes in the title block. The titles say the discipline (electrical) then the system type, then the particular drawing itself. We want to figure out how if possible, to have these three separate attributes in the same sheet list table cell.
We tried to do a multi-line text, which did place all three titles into one table cell, but then had issues with the multi-line text placing the three different titles into position on the title block.
View 1 Replies
View Related
Feb 1, 2012
When you extract information from attribute blocks to form a spreadsheet can you specify that the spreadsheet also lists the co-ordinates x,y, z for that block? For example, you have an attribute block with information regarding, station number, chine number. When I extract the information I would like to list the x, y co-ordinate point of the circle block .
View 2 Replies
View Related
Oct 14, 2011
I am having some issues with autocad 2012.
When i got to my layout page and attempt to change the scale of my layout space i am given scales in fractions or decimals which i am not accustomed to.
When I click on the custom option from the pop up menu with the scales autocad freezes.
i havnt hard a chance to test this out on my desktop but it is causing issues on my laptop.
View 3 Replies
View Related
Nov 25, 2009
My viewport scale list only has metric and I would like to add a list of imperial scales for general use. So far I can only add, through Annotation Scaling panel and Scale list for an individual drawing so once it is closed I lose the scales.
how do I list my imperial scales permanently for use throughout the program.
I'm on Autocad 2010.
View 7 Replies
View Related
Jan 31, 2012
I am trying to create a new scale for a view port, but when I select custom, the Scale List Edit box is missing. I have created a custom scale before and never had this problem. Autocad acts as if the box is open because I cannot do anything with the drawing, I must hit Escape to get back to it .
View 3 Replies
View Related
May 2, 2011
I've been working on fixing our metric template at work, and there's a drawing scale that I can't figure out to delete. I can rename it, but can't edit or delete it.
The drawing is empty, there's only layers, dim style, text style and multi leader style and a few block. I've tried purging everything and I still can't delete it.
View 3 Replies
View Related
Aug 28, 2012
I am insert a sheet list table - Two Columns "Dwg #" and "Sheet Title" under the first category (building 1) each column works fine) then under category 2 (building 2) it gets the file name under the dwg #.
View 2 Replies
View Related
Dec 21, 2011
From Project Navigator, I R-click the Project in the SHEET tab. This is not "lit up" to choose.
I am in my cover sheet, paper space, with 51 sheets in the set.
I tried to use the Sheet Set Manager, but I have the same problem.
View 6 Replies
View Related
Jun 26, 2012
We are experiencing a case where the sheet list table will not insert into a page. It works on all other jobs, but this one won't let a sheet list table insert into any page, by any body.
I even tried inserting a block of the table from another set and then updating - all the lines disappeared.
We have done about 200 jobs with these, without trouble and this is the one giving us problems now.
View 9 Replies
View Related
Aug 22, 2012
Any way to make the drawing "sheet number", on which a "part" or "assembly" detail appears, show up in the "parts list"/"bom"?
I need to automate that information in order to prevent errors during revisions, and for company purposes.
IV 2010 Suite
Digital Storm PC:
EVGA & Intel components
Win 7 Pro 64 bit
View 7 Replies
View Related
Feb 16, 2012
I have two problems. I want to change the text size, font, and color to be consistent with my office standards. However I can not find where the Sheet List Style is stored or edited. Which brings me to the second issue, the HELP in Exchange is bogus. Like MANY of the help entries, it refers to incorrectly named or non existent features and commands. In this case it says to "Select the sheet list in the drawing, right-click, and click Edit Sheet List Table Settings." which would be fine, except there is no option in the right click menu named "Edit Sheet List Table Settings".
Clicking on the Manage tab on the ribbon and selecting style Manager, the selecting Documentation objects, then schedule table styles, yeilds...nothing. How can I edit something that has no options?
Hiding the style manager so that all you get when you click on help is a ding that tells you there is a command open, but does not bring the command window to the fore.
View 2 Replies
View Related