AutoCAD Architecture :: Text Not Displaying In Viewport On Sheet
Jun 16, 2011
I am using ACA 2012 and when I insert a view into a sheet, the text and dimensions in the view do not display. I have checked the view and the text and dimensions are on layers that should display in the sheet. The layers are on and thawed in the viewport on the sheet, but do not show up. I have turned on all layers and only the model (building information) shows, no text or dimensions.
I have set up a view with a stair that goes from the first floor to the second floor. The stair has been asigned to the first floor level only. It appears as I want it in the view. However, when I drag the view into my sheet file, the stair disappears and only the path shows, without the individual nosings.
Since I installed autocad architecture 2012 I have this problem. When I drag a view from the project navigator in a sheet I see the content and the option to set a scale. So far so good. When I click in the sheet to set the location the viewport goes empty. I can stretch the viewport to top left to get the drawing within range and then move it back to where I want to place the drawing.
Whenever I want to pan I get the 'hand'. I click and drag...no prob. However, I want to do a controled pan (to fix a moved elevation in a viewport on a sheet). I want to click a point, and then pan, say, 50' orthogonally. Is this possible?
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?
I've been using AuroCAD long time ago back in school, and then I moved out to bentlye's microstation after I started working for Jacobs Eng. and now I have to get back to AutoCAD again. My question is how to get the revcloud and text and the revision diamond… and everything to be match with the drawing's size? coz we have stranded in microstation, that’s give you the right size for everything according to the sheet scale.
I'd like to create sheet notes with different line spacing and paragraph spacing in ACA 2013. When I change before/after Paragraph spacing settings in the Text Formatting window, I get a message reading "please provide a value within range of 1/4" and 4". I'd like to use 1/8" for the paragrpah spacing, which is the same size as the text.
I had several rectangular viewports created which resides on the vport layer that is set to not print. I wanted to convert these viewports to a clipped polygonal vewport. I drew the polyline and clipped the viewport to that object and it worked for most of them.
If I had moved my polyline/object I was to clip the viewport into onto the vport layer before clipping, the process worked fine and the viewport border would not print. However if I had the polyline object border on layer 0 and then clipped the viewport, the viewport border (even though still on the vport layer set to not print) would then print/not display.
This time it was only a couple of viewports which I manually recreated, although for future reference is there a fix/trick to get around this if one forgets to move the polyline to be clipped onto the vport layer first before clipping?
I'm finding a problem with solid fill, drawn in model space its fine, but viewed through a viewport and all I see is the outline of it in wireframe.
I'm not having this problem on other drawings, it's limited to this file, but a colleague has also had as well it so not my workstation. This narrows it down to this specific drawing being the problem.
As regards variables, FILL = 1, FILLMODE=1.
It is just solid objects with the problem, polylines with a width display OK as does fill text.
I am having an issue with my label displaying in my profile after I create my plan and profile sheet set. The PVC, PVI and PVT all show up, but the labels are not displaying. I looked through the layers and they are all thawed.
I am using the volumes dashboard extension in Civil3d 2012. Where the style sheet for displaying the report is stored? I want to modify to be a bit nicer!
We have recently upgrading from 2012 to 2014. Several of our jobs are not reading the surface when we open the drawing. We have to force the sync of the surface and then the grades display.
AutoCAD Civil 3D 2014 HP Z620 Workstation 64-bit Duel Intel Xeon E5-2620 @ 2.00 GHz Ram: 48 GB
You know how when you cut and paste a viewport from one sheet to another and the viewport has to be turned ON by using Mview / ON - is there a way to set the default to always ON?
Is there a way to display and control the visibility of property set data next to a tag or object in model space?
For example, imagine a floor plan such as a large hotel with a lot of doors. It would be nice to be able to look at the plan and see which doors have had their property sets filled out and which ones have not; and, it would be great if the visibility of the property set data could be toggled on and off so as not to clutter up the drawing when not needed.
From time to time the layer properties manger Blanks out. See the attached image. The data is there, under the "fog" - I can view one item at a time by clicking on it.
CLASSICLAYER works in most situations, but it isn't a real fix. If I play with the layer manager long enough I get some degree of rehabilitation - as if it is really trying hard to open, but just can't manage it. The fields sometimes are blocked black, or certain areas of the fields become visible momentarily. If I scroll to the far right I can pick up some information.
I'd just like it to work properly.
I am running AutoCad Architecture 2012 on Windows 7 professional with NVIDIAGeForce GT 440 and dual screens, (however I keep all the autocad work on the same screen).
I am experiencing problems with AutoCAD Architecture when drawing a standard wall. When I change the display to read High Detail nothing seems to change - I cant see the hatch patterns for brick/block.
I am using 2012 Architecture and when plotting layouts it is converting curved surfaces into liniar hatched messes, my office just converted to 2012 from 2006.
We've just started using ACA 2012 and have noticed when importing files created in ACA 2009 that structural members do not display properly. We use the structural column or beam to represent a rainwater or soil pipe and are expecting to see a cut through at the cut plane and nothing else however we are getting a couple of lines that represent the crank in the pipe and I cannot turn them off. I'm sure that a setting has been introduced somewhere however after two weeks of looking I am still in the dark.
I've attached a file created in ACA 2009 that displays the problem in ACA 2012
I am running ACA 2011 X64.I have some leaders that I copied from one drawing into another drawing.
When copied the leaders do not display their attributes. I cannot seem to figure out how to do it. I have made sure they are both in the same annotative scale and that both have the current scales loaded.
I am trying to create two column sheets with a polygonal viewport, but it doesn't seem to work. The point is that I want to use the area above the stamp to be able to fit two columns on one sheet, but the last section in the second column ends up where my stamp is. Is this possible? Is there another way to solve this problem? I'm not to keen on moving the sections by hand, since they keep jumping back.. I'm using Civil 3D 2013.
I am using AutoCAD 2013 and I working on a project of approxamitely 80 pages and I have a Sheet Set Manager set up.There are about 40 pages that have text saying Continuation on Sheet XX of YY. I managed to use a field for the total count (YY) however I need to link the XX to the another drawing. I have researched and failed miserably.
I am using Inventor 2010 (I know this is my first problem, but you have to use what you're given!) and I need to use the sheet number in a calculation that will display the result in a text box. =((<SHEET NUMBER>-1)8)=1 displays a result of ((11-1)8)+1. I suspect that the sheet number is being brought in as text instead of a number. I tried adding atoi to the equation to convert the sheet number to an integer, but it did not work.Is there an alternate source for the sheet number that will return a number? Is my syntax wrong?
I have a template for sheet creation with all layers on, thawed, etc.When I insert a view on a sheet, there are VP layers that are frozen.I do not want these settings.
I have over a 100pg plan set and have changed page numbers and added more drawings and deleted a few. so now we have to go through the entire Table of Contents and drawings and renumber everything. Is there a way to link the fields in the Table of Contents with the page numbers on the drawings?
I have a viewport that is not showing the hatch pattern. In one layout tab, the hatch shows. In another tab, the hatch does not. The layer is not frozen or off, on the sheet or in the viewport.
Other items and hatch patterns on that same layer show up. The display is set to 2D wireframe. I even cut - paste a viewport from the working layout tab to the non-working layout tab and the pattern disappears.
How to make shadows on the print in Viewport? You can see the result I would to achieve on the PIC.1 and PIC.2.I have done just PIC.3 - there are not shadows.
I was using Visual Style on the PIC.4 in Shadow Plot setting in properties of Viewport.How to goal shadows? Im using AutoCAD Architecture 2013
When you double-click on xref within the viewport and refedit opens and allows you to edit xref, how do you exit refedit mode when finished? I can not find the ref edit icon menu on 2013 banner layout.
We have an intern that has somehow made it impossible for her to edit inside viewports(switching to model space) on her layouts. None of us has seen this before and do not know how to reverse what she has done. This happens with any drawing she opens. She can edit when in the model space tab, but when she goes to one of the layout tabs and double clicks on the viewport she cannot edit. The viewports are not locked.
We have had several people look at it and cannot find what command or setting she changed. She does not have admin rights so I do not think she could have run a script. She is not familiar with AutoCAD Architecture, her experience has been limited to Revit.