AutoCAD Civil 3D :: Deleting / Purging Empty Block?
May 30, 2012
I have a Drawing that I have been developing as a control/template for surveying purposes. In compiling it I have acquired some empty blocks from another drawing I picked some data from. They are not being used or referenced by anything in the drawing and yet PURGE does not get rid of them. Is there another method I can use?
Dell T1600 Workstation
Windows 7 x64
Intel Xeon E31280 @ 3.50 GHz
24 GB RAM
Nvidia Quadro 4000
Civil3D 2013
View 1 Replies
ADVERTISEMENT
Dec 7, 2011
Why every drawing I open a drawing it starts to scan "purging empty groups"?
View 1 Replies
View Related
Oct 17, 2012
How can stop "Purging empty groups…" when opening the drawing. Its take lot of time to open the drawing.
View 5 Replies
View Related
Jan 29, 2013
The below gets the block names of empty block records. The blocks may or may not be actually inserted in the dwg. In my case though, apparently they are nested in other blocks in the drawing I am working with... but it looks as if they are part of deeply nested block definitions and therefore cannot be purged. I checked a couple blocks (the code returns over 1000 in my case) it returns and there are no objects in its definition.
How can I force them out of a drawing - and hopefully reduce it's file size?
(defun NullBlocks (/ block *thisdwg* block nullblocks)
(setq *thisdwg* (vla-get-activedocument (vlax-get-acad-object)))
(vlax-for block (vla-get-blocks *thisdwg*) ;iterate block table
(vla-get-Name block)
(if (= 0 (vla-get-count block))
(setq nullblocks (cons (vla-get-name block) nullblocks))
)
)
nullblocks
)
View 1 Replies
View Related
Mar 7, 2012
We are using basic Vault and have some parts that are obsolete or duplicates. We don't currently have the resources to completely replace/purge them in all the assemblies (many of which are old desgns that may never be built again) in which they are used.
Our problem is that engineers keep using these parts in new assemblies and it doesn't get caught until the assemblies are ready to be ordered. Then the assemblies have to be updated, vendors contacted, etc. to correct the situation.
Is there a way to block a part from being used in the first place without deleting it? Or some way to alert the engineer that they are using the wrong part?
View 1 Replies
View Related
Jan 11, 2012
Recently installed 2012 on new computer. Single license user. Open tool pallet and no sub assemblies, only symbols and such. I am able to view a long list of sub assemblies, but cannot get them to the tool pallet. Have tried drag and drop with no success.
View 2 Replies
View Related
Jul 29, 2013
I had this working in C3D2011 but after having severe issued with it in 2014 I went back and tested in 2012 & 2013 where it failed as well.
If I collect all supported styles using C3D 2014 & SincpacC3D's Export Styles command and export them to a newly created Database, when trying to open that new drawing it will crash C3D with no CER. Trying to run Recover on it results in a few screen flashes and back to the original drawing/screen and no opening of that new file. However, if I limit the selected styles to Export to just label styles, the drawing opens but I get this warning:
But wait, C3D2014 IS the latest version! What the heck is going on inside that code? I cannot show the full code, but the gist of it is that creating and saving a new DWG file is pretty straight forward. As soon as I add in the StyleBase.ExportTo(exportIds, outDb, dupHandler); the file becomes highly unstable.
Again, this worked well at one time, but it sure is not now and I cannot find any reason for it to be creating these bad drawings.
View 5 Replies
View Related
May 11, 2012
I've got a Dell Vostro running windows 7. (new system) I've installed Civil 3D 2013. if I use a command that opens a dialog box with drop down boxes when opening the drop down box it will not populate until I move the cursor into the drop down area. Also radio boxes and check boxes do not show changes in selection until I move the location of the dialog box on screen causing it to refresh. I've contacted Autodesk, Dell, and NDIVIA (video card) no one seems to have any Ideas. It works fine in diagnostic mode.
View 8 Replies
View Related
Oct 10, 2013
i have one dll i been making for many years with many programs inside. works fine and all. however when i close civil 3d i get the following message box (see attached)
i checked the load civil 3d app and release stuff no msgbox mentioned. all commented out.
Public Function RunCvl() As Boolean Try Try oAcadApp = Application.AcadApplication oAcadDoc = oAcadApp.ActiveDocument Catch ex
[Code].....
View 1 Replies
View Related
Oct 18, 2012
“Creating multiple section views” introduces empty section views?
I’m wondering the reason for which the generated section views are empty!
View 1 Replies
View Related
Oct 22, 2013
I have recently encountered a problem when exporting C3D to V8 dgn. The proxy graphics are set to 1, and I'm using a 3D seed file. Once the file is exported, the dgn file size is no larger than the seed file, and I am being told that the file is completely blank. I've run a recovery, audit - everything I can think of the correct this. I even had a co-worker try and generate a dgn from the same file with the same result.
Civil 3D 2012
Win 7 Pro 64 bit, 8 GB RAM
Intel Xeon E3-1220 V2 @ 3.10 GHz
Dell T1650
Civil 3D 2012
Win 7 Pro 64 bit, 8 GB RAM
Intel Xeon E3-1220 V2 @ 3.10 GHz
Dell T1650
View 9 Replies
View Related
Apr 11, 2013
I'm trying to purge some blocks.
I'm successful in deleting them, but after a while they reappear so I have to repurge.
View 9 Replies
View Related
May 8, 2013
when I right click Parts List entry in prospector (Pipe Network) the Network Parts List dialog box appears. I then, as instructed, right-click on the parts list entry and add part family which appears under parts list heading (PVC) upon expanding. Right-clicking PVC and selecting "Add part size" brings up an empty Part Size Creator dialog box.
Additionally, as the book states, I navigate to the htm file that you should be ablr=e to view the parts in and my browser window is blank except for the 2 frames. This is in c:Program Data....enuPipes CatalogUS Imperial Pipes.
C3D 2013
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 9 Replies
View Related
Jun 14, 2011
I just started at this company and each time I try to choose a scale for my viewport I am confronted with a daunting list of hundreds of scales to choose from. Most of them have XREFXREFXREFXREF....following them.
how can I reset this to the default list of scales? Or at least purge or edit this massive list. BTW, the same happens when selecting annotative scale.We are on AutoCad 2008.
View 3 Replies
View Related
Jul 12, 2011
Is it possible to audit a drawing with the current .Net API for AutoCAD?If so, does it require the editor, or can it be run in the background to enable a lot of drawings to be audited very quickly.
As for purging - i've seen a few posts and articles that talk about purging a very specific thing (i.e. materials, line types, etc.).
Has .Net utility that is similar to the Purge command in AutoCAD? By this I mean, one that will purge all unused objects in the drawing. I have started looking for all the tables that contain the IDs of all the object types that the Purge command looks for.
View 1 Replies
View Related
Sep 18, 2011
I have a drawing with an x-ref in it. The x-ref contains multiple layers which, since creating it have purged out of the x-ref. However when i purge the drawing in which the x-ref is in the layers do not remove. Is there a way to remove these?
View 1 Replies
View Related
Jun 11, 2013
As I was creating a surface consisted of contour lines, suddenly some bunch of random points in the surface were also created. I want my surface to be solely generated by contour lines only. So...
I know I can get rid of those points by deleting them through edit but I want to get rid of them all at once. How can I do that? Or... Is there even a way to do that?
View 5 Replies
View Related
May 30, 2012
In using 2013 I noticed when I delete a feature line which is added to a surface as a breakline it does not delete it from the surface. Even after a rebuild the surface does not update. I am having to go into the toolspace and manually delete the breaklines from the surface list.
View 2 Replies
View Related
Mar 2, 2012
I am unable to either modify or delete the corridor named "Road" in the attached file. When I try to modify or delete that particular corridor, the program freezes and in task manager the program is “Not Responding”.
View 6 Replies
View Related
Aug 11, 2013
I just began learning AutoCAD Civil 3D 2014. I inadverdently entered an extra survey name in the survey databases. I cannot find any way to delete an entry that I don't want. This entry is in the "Survey" tab in the toolspace. I tried to start a new drawing in hopes it would give me a clean toolspace, but it keeps showing the same information.
View 2 Replies
View Related
Mar 30, 2012
We are just starting to use the pay items through QTO Manager & Takeoff. Everything was working fine until...I deleted a hatched area that represented a Butt Joint quantitiy. Now when I go into Compute Quatity Takeoff & select the Compute button, this quantity that was deleted is still there. And, since it is now deleted, I can't find a way to remove it from the Butt Joint quantity. I've tried using "Removes pay item from specific objects." I've tried deleting all my quantities and starting from scratch.
View 2 Replies
View Related
Apr 30, 2013
I'm constantly picking the 'none' snap when i mean to pick 'nearest'. I want to delete 'none' from my list of snaps that come up when i click the middle mouse button. how is this done?
Dell Studio XPS 9100
Intel Core i7 CPU 930 @ 2.8GHz
12GB Ram
64 bit
C3D 2012 SP3.0
View 2 Replies
View Related
Feb 22, 2013
I want to be able to add a Block Reference to a hatch. I'm adding the block reference to an ObjectIdCollection and the hatch is not taking it when using AddLoop().
So I thought maybe I needed to add the location of the polyline (curve-like) object that is member of the blockreference to the hatch, but I don't know how to get its ObjectId.
Hatch thisHatch = new Hatch();thisHatch.Layer = layerName;thisHatch.SetDatabaseDefaults();thisHatch.SetHatchPattern(patternType, patterName);thisHatch.Color = Color.FromColorIndex(ColorMethod.ByColor, colorIndex);thisHatch.Transparency = new Transparency((Byte)(255 * (100 - 60) / 100));tSpace.AppendEntity(thisHatch);transaction.AddNewlyCreatedDBObject(thisHatch, [code]........
Also, I'm trying to delete certain HatchLoop that is associated to a polyline but I don't know how to do it. I'm going through the loops in the hatch but I don't know what to do there. I wanna do this so I create a new and different hatch on top.
I think one could also copy all the loops except the one one wants to delete, but I'm not sure how to tell which one is the one I want to delete that is the one associated to a polyline or that is in certain region.
View 1 Replies
View Related
Oct 3, 2012
When trying to etransmit a dwg from Civil 3D 2010 which has line/curve tags with tables built from them, we are getting output which has the table headers but no entries below. The cad user on the other end gets no line/curve data. The other user is on Civil 3D 2011.
View 5 Replies
View Related
Apr 2, 2012
I’m currently cleaning up an old file that is rather large. (so large I cant xref anything with out AutoCAD crashing)
There are way too many “blocks” in the file, about 700 in all. Of these 700, more then 600 of them aren’t even being used anymore.
Is there a way to purge out unused blocks?
View 5 Replies
View Related
Aug 11, 2013
Am editting a clients file and have to remove the text style CT_Calibri_B.
Have tried using quick select and specifying the text style but this does not select anything.
How can I remove this text style?
Can I remove it if it is embedded in the file?
View 8 Replies
View Related
Nov 8, 2012
I'm trying to modify a surface I created using drill hole data of a cavern. When I select the delete lines command for surface editing a message pops up telling me that I must have the triangles displayed in the surface style dialog. But I do have the triangles displayed, and it still gives me the same message.
View 9 Replies
View Related
Aug 14, 2013
Every time i run a project wide purge all blocks routine in Acad 12, it doesn't purge anything at all. Only when i go to each individual page and purge all.
I would like to remove any unused blocks/layers......
Is there a fix or a 3rd party app?
View 9 Replies
View Related
Sep 19, 2013
How do I purge items from the drawing that have $ sign e.g., DIM-48$0, DIM-48$7,
see attached
View 4 Replies
View Related
Jul 19, 2013
I am trying to delete a few rows in both my pipe table and my structure table but the 'remove items' button doesn't work.
View 2 Replies
View Related
Jan 22, 2013
We have a number of standard layer group filters. We also have a utility that allows us to re-create our standard layers with the push of a button, making it easy to use the PURGE command to keep the drawings clean.
We have noticed that once we purge our layers out, the group filters are broken. After reinserting the standard layers, some of them show no layers, and others show all of the layers, neither of which is correct. It seems that once a Group Layer Filter no longer sees the layers it was set to include in the layer list, it forgets all its settings and becomes useless.
How can we continue to use PURGE without losing the functionality of our layer filters?
View 3 Replies
View Related