AutoCAD Civil 3D :: Freezes When Selecting Layout Tab
Oct 9, 2012
Started freezing when selecting a layout tab. Other programs respond but not C3D. Seems to be this one drawing - pretty simple, about 1000 pnts, and a surface so far. When I select the layout tab it switches and I see a few contours but C3D does not respond. First time I have exp this.
Civil 3D 2013 SP 1, 64 bit
Dell Precision T5600, 16 GB
Win 7 Professional 64 bit
Intel Xeon @ 2.0 GHz
NVIDIA Quadro 4000
View 2 Replies
ADVERTISEMENT
Jul 15, 2013
I have created a pipe network and am now creating an alignment and profile from that network. I follow the steps outlined in help file and when I get to "Select profile view origin" C3D freezes. I can invoke the Task Manager and choose to end C3D, then cancel when prompted to save file and control is returned. But no profile is created. Is it a video card issue maybe?
Seems like it is creating the alignment but freezes before the profile is created - In Prospector there are aligments in the misc category from multiple tries but no profiles associated with them. When it occurs I can't zoom or pan in C3D but I can switch to another app.
Civil 3D 2013 SP 1, 64 bit
Dell Precision T5600, 16 GB
Win 7 Professional 64 bit
Intel Xeon @ 2.0 GHz
NVIDIA Quadro 4000
View 5 Replies
View Related
Mar 14, 2011
I am running Illustrator CS5 on a brand new quad-core MacBook Pro. When I'm working in an Illustrator file, every time I click on a different object the program freezes for a good 5 seconds (which adds up really quickly and is really annoying.) I first noticed this in a large illustrator file with a lot of different elements, but I was testing it out and it still happens when I have a new document with only two circles in it. One of the circles is selected and I click on the other circle and the program freezes.
View 11 Replies
View Related
Jul 8, 2012
PSP X4 opens in the Edit page. When I select the "Manage" tab, the program freezes and I need to use the Task Manager to shut the program down.
I contacted Corel and they told me to reinstall the program. I have done so but the problem still persists. I have the service pack 2 installed.
Windows 7 Home Premium
Dell 64 bit, 3.2 GHz
memory 12gb
Intel i5
View 4 Replies
View Related
Nov 20, 2012
Photoshop Elements 11 freezes after selecting images in the tray and then selecting Photomerge/Group Shot or Photomerge/Scene Cleaner. The program does not respond and then exits after Windows checks for a solution. I tried this with 2 images of size 3000x2000. The system is Win7, Intel i5, 8GB RAM, 10GB free SSD and >500GB HDD (set in Edit/Preferences).
Since the app freezes immediately.
View 3 Replies
View Related
Jan 31, 2014
I just started to have trouble with Lightroom 4 on my MacBook. The program freezes when I try to choose a file on my computer or try to select a folder location. When I try to choose where to export my pics, I have to reboot the program every time.
I have tried shutting down my computer and everything.
View 1 Replies
View Related
May 9, 2012
The key input that triggers the command that lets you select layout (.dwt?) files at the beginning before AutoCAD fully boots up?
View 2 Replies
View Related
Aug 30, 2012
I have Adobe Photoshop CS6 (part of Master Collection English-Arabic Enabled) installed on MacBook Pro with Mac OS X Mountain LionI went to Preferences -> Type -> chose Middle East , to enable arabic typing but whenever I choose the Text tool, photoshop freezes, and cpu use reaches 130% ( on Activity Monitor it showed that photoshop using 60% of cpu while "fontd" is up to 70%)I don't know why font daemon is consuming that much of cpu, probably facing problems with building fonts models, I left it for half an hour, but no use.
the corresponding windows version, did not freeze, instead just went alittle quirky heavy for half a minute then back to normal and i was able to use text tool and type in arabic normally
View 5 Replies
View Related
Dec 28, 2013
every time I use my Dell Printer and go into scanning and select 'scan to' and select Gimp as the image program. Gimp freezes for eternity on Gimp Startup and I HAVE to 'end process'!!! end task DOES NOT work!! how do I fix this while scanning directly into Gimp?
View 2 Replies
View Related
Feb 27, 2013
I have a bit of a problem with Autocad map 3d 2012. When i try to insert a scale bar or a north arrow or any other carthographic element i simply can't find the layout elements that are supposed to be in layout tools tab. I've done a lot of research online and can't come up with anything.
View 2 Replies
View Related
Mar 28, 2011
While using Explorer 9, it is empty. Anyway, I've switched to compatability mode.
I have this issue with 2 installations of Civil3D 2011-64 bit. I have 2 monitors. When first starting up, while Civil3D is loading, if I move to the other monitor and do any activity with the mouse, once civil3D is loaded, it is frozen. I can't do anything with it and need to use Task Manager to close it. If I just leave the mouse alone until Civil3D completely loads, then I'm fine. Just a minor annoyance, but have never experienced it with earlier versions.
View 5 Replies
View Related
Apr 24, 2012
It happens during many different commands. The command itself doesn't seem to affect this problem. It doesn't always happen, but every so often, as I'm in the middle of a command, when I scroll past a contour line the program freezes. Sometimes it comes back to life after a few seconds of thinking, but sometimes it just sits there non-responsive forever.
Possible ideas:
-Contour Labels set to "Mask Contour Line Only"
-Dynamic Inputs on
-Selection Preview is on (but it's disabled for "When a command is active")
-Surface is shortcutted into the drawing
-Contours are from an XREF
Civil 3D 2013
64-bit HP Desktop - HP Z420
Intel Xeon CPU E5-1620 0 @ 3.60 GHz
24GB RAM
AMD Radeon HD 6570
Windows 7 SP1
View 9 Replies
View Related
Apr 26, 2012
Since last week (4-19-2012) Our users have been expierencing cursor issues and freezes with Civil 3d 2012. Entering commands in the command line very slugish, pressing the shift key to select / de-select, trim, open osnap menu, ext.
We are running Win7pro6d bit quad core machines with 6gb ram, ATI FirePro V4800 (FireGL), Intel Xeon ES640 (2.67 ghz). AutoCAD Civil 3D(SP2) and all hotfixes installed.
This problem just started one week ago and It started with the cursor jumping all over the place when crossing objects. However; we now have very sluggish command line entry, 2 - 3 seconds after typing till it shows up, and cursors freezing when pressing the shift key for any reason.
View 5 Replies
View Related
Aug 7, 2011
I am writing a code using VB.net and i am trying to select the profile using its name and i am always having an exception error
ed AsEditor = Application.DocumentManager.MdiActiveDocument.Editor()
Dim mydoc AsDocument = Application.DocumentManager.MdiActiveDocument
Dim mydb AsDatabase= mydoc.Database
Dim mytrans AsTransaction = mydb.TransactionManager.StartTransaction
Dim mycivil As CivilDocument= Autodesk.Civil.ApplicationServices.CivilApplication.ActiveDocument
Try
[code]...
View 9 Replies
View Related
Dec 3, 2012
Using the select breaklines in the prospector doesn't do much of anything in my case. Zoom to Breakline works but how do you determine one particular breakline in the bunch if theye were never named?
View 9 Replies
View Related
Jan 25, 2013
why my crosshairs stutter after I select an object? I first noticed it after the AutoCAD release that added vertex control options to plines. Crosshairs hang for a second or two after selecting an object that has vertices. Seems like CAD is evaluating the vertices.
View 4 Replies
View Related
May 21, 2012
Is there a way to create a surface by manually selecting the points instead of creating a point group? I survey stockpiles for a local construction company and calculate volumes for them.
There may be 50 piles on one site and it would be a lot easier to create a surface by selecting the points manually instead of creating so many point groups.
View 9 Replies
View Related
May 11, 2011
Everytime I do a command where I have to select something, such as move, copy, etc., this pesky "selection" box comes up. This started just a couple of days ago and is annoying. What setting I need to change to get the box to go away?
View 4 Replies
View Related
Oct 4, 2010
Sometimes when I select a polyline with many vertices (extracted contour line) Civil 3D 2011 almost stops working. I have tried locking the layer, but this still slow to a crawl.
Intel Core2 Quad Q6600 @ 2.40GHz
NVidia GeoForce - 8Gigs Ram - Vista 64 bit
View 2 Replies
View Related
Oct 5, 2013
when selecting a point group from the prospector tab, sometimes the point grips will light up and sometimes only the points will be only dashed.
Having the grips light up like that is very useful when viewing a region with many point groups.
How do I toggle this on and off?
View 3 Replies
View Related
Jul 3, 2013
When I'm creating a material list, every time I select two surfaces and one is smaller than the other, a vertical boundary is created rather than a boundary with the shape of exactly the space between those two surfaces.
View 1 Replies
View Related
Jul 15, 2009
I have a pipe network that has labels for structures and pipes. To be able to read the information better, I click on a label and try to move by the grip. The problem is that it freezes the cursor for approximately 10 seconds before I can move it to grip the label and relocate it to another place. Did I miss any setting. Since this is slowing me down in plan production.
View 1 Replies
View Related
Sep 25, 2008
I am having a problem with a delay in selecting an object and selecting a command.
When I select an object the pointer has at least a 3 second delay before it starts moving around normally again. It is the same with selecting a command. This has started to get tedious. It has worked fine in the past so I don't think it is a RAM/graphics card problem.
View 5 Replies
View Related
Jul 10, 2013
i have been working on a DWG (c3d 2012) most of the day, and sure enough, after my last edit in Model space, c3d crashed.
i can remain in model space, but once I try on open the only layout tab, c3d hangs and crashes. i was able to create a new layout in the command line and rebuild my layout, but i still cannot open the original tab without a crash. i ran AUDIT and found 2 errors, but if i allow c3d to fix or delete them, c3d crashes. also, if i run PURGE, c3d crashes.
how i can determine what is at fault or a method to maybe even isolate the problem? maybe a trick?
View 1 Replies
View Related
May 16, 2013
Having a rough time with Pipe Networks! I am working an example from the Mastering C3D book (P. 371) as in the following steps:
1.Clicked SS structure(16)
2.Selected Create Alignment from Network on ribbon
3.Selected last structure(18), hit Enter
4.Changed options as needed in Create Align from Network - Create Profile and Profile View check box: Selected
5.Changed options and clicked Create Profile View
At this point the program pauses, then a dialog box trys to partially fill the screen but is all white then fades away as fast as it appeared and I'm stuck with a paperweight that beeps at me everytime I click the mouse, no panning or zooming response at this time. The command line is prompting me for the profile origin. I can switch to other apps and bring up TM and when I attempt to end C3D then it tells me that it can't because waiting for response. I can then cancel the prompt to save the drawing and C3D exits the active command and control is returned.
[URL]
Civil 3D 2013 SP 1, 64 bit
Dell Precision T5600, 16 GB
Win 7 Professional 64 bit
Intel Xeon @ 2.0 GHz
NVIDIA Quadro 4000
View 6 Replies
View Related
May 20, 2013
When I switch to a layout there is a panel "Layout Tools" that grabs focuse. I've never had it before, where/how I turn it off?
View 6 Replies
View Related
Nov 13, 2013
Where should i insert my point tables? In the model or the paper space?
in the paper space it seems that i cannot control the insertion scale?? i set specific letter height that works fine at the model but in paper every time i create a table I see different size depending on the zoom I have.
View 1 Replies
View Related
Sep 2, 2010
I am trying to layout a road profile. I have created a profile view with my existing surface. I select "Create Profile View By Layout" in the pulldown to create my vertical road geometry and I get the Profile Layout Tools pop-up but all the buttons are greyed out so I can't do anything with it. I am using C3D 2008.
View 3 Replies
View Related
Feb 28, 2013
For some reason our layout tabs keep re-arranging themselves. All of a sudden our sheet 2 ( or what ever) is between tabs for sheets 35 & 36 (or where ever it wants to be).
we use tabs because 45 sheets of images require never ending scrolling. the current tab is never the image shown....they always start at the 1st tab?
when you are on sheet 40 and want to go to 44.....scroll .
View 2 Replies
View Related
Apr 30, 2012
Is there any chance to fit plan and profile on one 11x17 layout without exploding and export to dwg? I can't do it because of annotation scale that change every time.
View 4 Replies
View Related
Jun 24, 2011
Our firm has finally decided to leave LDC 2009 behind and moving to C3D 2012.I would like to ask a few questions about the way plan and profiles are created with C3D.
In LDC, we would create a full profile that included everything in it, that is proposed and existing centerline elevations and left and right top of curb elevations. Then on the sheet layouts, we would make many viewports that showed the proposed and existing sets, that is centers, lefts and rights. (medians in the example attached)
I've been watching many online videos on how to sample center, left and right and how to create a proposed center line but I can't figure out how to make a proposed left and right profile so that I can control drainage into existing inlets.
View 8 Replies
View Related