AutoCAD 2010 :: Unwanted Linetypes And Text Styles Unable To Purge?
Jul 17, 2013
We have a problem in our office. In some of our drawings we keep getting a lot of unwanted linetypes and text styles. Nobody is sure where they originated.
We have tried this method in getting rid of them but it doesnt work. [URL]
See attached file.
Same applies with the text styles.
View 9 Replies
ADVERTISEMENT
Oct 26, 2011
When I open a new template all the correct linetypes are there and the drawing works fine, I can purge and they are deleted if not in use.
When I copy ANYTHING from one of my existing drawings which contains all these odd linetypes then they all appear in the new drawings and they will not purge.
ANYTHING = Text, blocks, lines... etc.
From reading about similar problems I think it has risesn from Binding/Inserting (I cant remember which one I used) of a Xref orignially from Microstation into a drawing I did about 3 months ago. The linetypes have just stuck around.
View 4 Replies
View Related
Apr 25, 2013
See attached dwg with a basic layer, dim style and text style template. See that there are linetypes which I can't purge.
_TEMP.dwg
Linetypes are for example:
4382_F_08-10 GA Elevations$0$4382_F_1000-1 Lower Ground Floor Plan$0$ceiling details - Model$0$SW-CA-ZZZZ-ZZZ-2SC-AR-063001_Section4-4 - Default$0$AUSGEZOGEN
That's just one name and there is over a hundred similar ones! Maybe the name is too long for ACAD to handle?
Things I've tried.
wblock selected to new .dwg
audit, purge and audit, purge again.
Copy and pasting into blank template. Step 2.
10+ years in AutoCAD and haven't came accross this before.
Got a great LISP from Lee Mac to steal layers, dimensions and Text styles from the drawing. As long as I didn't take in the Linetypes I was fine. This LISP does a whole lot more than the things described above.
[URL]
View 9 Replies
View Related
Apr 26, 2012
When I purge a drawing, the text styles are not a selectable option (as if there are no purgeable text styles). if i use (-purge), it will purge the unused text styles. I can also go into the Styles dialog box and delete the styles. It happens in all drawings and nobody else in the dept has the problem. I can't find any settings that would exclude any items from the purge dialog box as well. Autocad 2012? windows 7 64 bit.
View 1 Replies
View Related
Dec 27, 2013
I have a drawing that have blocks in them I cant find inserted. I cant purge them or the linetypes they have. How do I strip them out if I cant find them to explode them?
I have attached the file.
View 9 Replies
View Related
Feb 22, 2013
I have a drawing that has hundreds of text styles that do not seem to be used by anything that I cannot purge. I have even deleted everything in the entire drawing, and it still says that the text styles are in use. Is there a way to override the purge since I know that the text is not in use.
View 9 Replies
View Related
Nov 5, 2013
I was looking a lot after a simple tool, to can remove or purge unsed textstyles.
View 1 Replies
View Related
Jan 31, 2011
How can I purge linetypes? We get data from outside sources and my goal is to load our linetypes. I have a list of layers and store the previous layer linetypes. I reset them all to "Continuous". Now I have to purge the old linetype definitions but I can't make them go away. I need to purge DASHED and HIDDEN so far. If I open the file and click on the linetype in layer manager, I still see the old DASHED and HIDDEN definitions. I have tried db.purge(linetypeobjectid) but they don't go away.
Do I need to go through the symboltablerecord to find the correct linetypetablerecord and remove it? Will that remove the linetype from the list shown in layer manager? That is what I need to do - make sure DASHED and HIDDEN *have* to be re-loaded from our linetypes.
View 6 Replies
View Related
Mar 15, 2013
I can actually purge these hidden line types.
The line types in question are funky looking line types that do not exist within our office. They often contain "$$" and and/or file names and other odd characters as if they are remnants of binding a drawing. In any case, they are not visible anywhere in the drawing. We refer to these drawings as being "infected".
If any object, i.e. block, text or even a simple line, is copied from an infected drawing into an uninfected drawing, all of the mysterious line types follow. And when I say all, I mean 50+. Furthermore, copying from one infected to another infected will double the line types. So, as you can see, if undetected, you could easily have 100's of "line types" on a drawing which substantially increases the size of the .dwg file.
The process that I have created (from researching on the internet) is to save the .dwg into a .dxf. Close the .dxf and then PURGE. Purging the .dwg will not work. And, you MUST close and re-open the created .dxf in order to purge these files. The you can again save as a .dwg. To complicate things, occasionally a .dwg will not save as a .dxf unless I AUDIT it first.
Needless to say, this is a giant pain in that the files that are infected are at least 50 in number. I have created a macro or two to at least reduce some of the steps. Unfortunately, since the .dxf must be closed and re-opened (which cannot be done in a macro) an all encompassing macro cannot be written.
View 9 Replies
View Related
Nov 21, 2011
So i have all these linetypes (see image) that i think originated in Microstation and have appeared on my computer when i binded a few DWGs derived from DGNs. (I can explain all that more if you think its warrented).
This is basicly what keeps happening.
- I open a brand new template, all line types are there (usual: dashed, phantom etc).
- I can work away happily, untill i copy something (a line, text, circle....) from a drawing that has these linetypes and BAM they all appear in the new drawing.
In this way, the linetypes have 'spread' into quite a few dwg's, and i cannot get rid of them once they are in the drawing and its saved.
A few other things....
- Other people in the office can open the drawings on their computers = NO weird Linetypes appear. Some open it and they do appear. (so if you open the dwg attached to this and find no linetypes, i dont know why!)
- The linetypes wont purge due to being in use etc
I would say the problem has originated from when I binded the xrefs, which is fine, but how to i fix it now?
The two main xrefs that appear to be referenced in the linetypes description are being used by other people in the workplace so i cant just delete them and start again.
View 9 Replies
View Related
Jan 4, 2013
I'm having a small problem with linetypes that are not being used nor will they purge from a drawing. I believe that all started with the binding of an xref but now the xref has been removed along with just about everything else other than simple geometry and some text. The linetypes will not purge. For instance, if I take a standard "new" dwt file that has no problems and copy anything from an "infected" drawing to the dwt, the infectious linetypes will now appear in the dwt. And when I say anything, I mean anything. i can draw a new circle/line/point on the "0" layer and copy that new item into the clean dwt and it will take along with it the unwanted linetypes.
I have seen a similar post about linetypes not purging. And have tried the wblock solution with now luck. I have tried recover along with anything else that I could think of. Again the drawing doesn't have any xrefs and even newly drawn items, when copied, will become infected by the unwanted line types.
Also, the linetypes that are being left behind do have the "$0$" within the name. But also to mention the only ones being left behind are "powerline" and "phantom",
View 6 Replies
View Related
May 4, 2011
How do I purge linetypes from a dynamic block? I have hundreds of blocks that make up our legend items and I want to remove unwanted items to reduce the sizes of them.
View 1 Replies
View Related
Jul 24, 2012
I can not get certain linetypes to start with the same dash length, see attached. The linetype will start with a longer dash then the stated length, depending on the length of the pline segment. Is there a way to fix this?
Here is the code for one of the linetypes highlighted:
*FENCELINEc,EX FENCE X---X---X---X---X---X---X--
A,.125,-.0625,.125,-.0625,.125,-.0625,.125,-.125,[FENCEx,FENCEx.shx,x=-.025,s=.1],-.0625
View 4 Replies
View Related
Mar 12, 2012
I created some custom linetypes. When I copied them over to my drawing, the text in the linetypes came in extemely large. I really need to get this figured out as I am setting up a template for a new customer, and they want all these included.
I have attached the dwg for reference.
View 5 Replies
View Related
Jul 8, 2013
Is ther a way to purge all civil 3d styles in a macro or lsp. -purgestyles does not seems to work. I have not worked with lsp for a while just getting back into it again.
I have seen this used for purge (vla-purgeall File) and (vla-AuditInfo File T) for audit can we somethging like this with purgestyles or some how echo off the dialog that comes up. seemslike purgng styles should be just as simple a an audit or purge, but is seem more complex.
View 3 Replies
View Related
Jul 14, 2011
I had a user ask why some dimension styles cannot be purged even if all the dimensions are deleted from the project.
Most probably the dimension style is used in a family that is loaded in the project.
When you select all dimension instances in the entire project, it will not select those included in the families. But the purge function will 'see' that it is still used in a family and therefore it will not be listed in the purge dialog.
So you will have to find in which family the dimension style is used.
I don't think there is an easy way to do it. I would make a copy of the project and then delete a bunch of families until the dimension style can be purged, then refine the research until to find the family that contains the dimension style.
View 1 Replies
View Related
May 31, 2013
In creating our drawing template, I collected alot of unwanted styles and want to delete/clean this up. I only want to keep what's highlighted..By the way, I found style editor and template creation quite tedious & convoluted.
Dell T3500
Intel Xenon CPU
15 MB RAM
64-bit operating system
NVIDIA Quadro 5000
View 3 Replies
View Related
May 13, 2013
My some autocad files were slowed down. For example i wait about 10 seconds when i edit a text.
Afterwards i see too many text styles in format/text styles command. i want to delete text styles but i can't.
it says "style in use, can't be deleted". I dont know where these text styles come from. Other files when they are infected with the virus, such as. Also have $ signs in text style names.
View 8 Replies
View Related
Jun 13, 2012
if i have a size indicated in my text style and i change the size from the style controls, updating the style, should all the instances not change to comply? This is how styles work in other software and how I intuit controlling this parameter.
View 1 Replies
View Related
Sep 16, 2013
why my dimstyle appears different when I use different versions of AutoCAD.
In LT it is correct (left hand image), both styles are STANDARD font but in the full version (right hand image) the suffix text style is ROMANS.
View 6 Replies
View Related
Apr 26, 2011
I am trying to purge all the unreferenced blocks in AutoCAD using VBA. Knowing that VBA only has thisdrawing.purgeall, I had to use sendcommand to try to achieve this.
Whenever I try to run the following in AutoCAD using VBA, the program tries to Quit and ask me to if I want to save changes. Is there a way to have it not prompt me for that? I've tried setting the FileDia set variable to 0 and it didn't work.
ThisDrawing.SendCommand "-Purge" & vbCr & "B" & vbCr & "*" & vbCr & "N" & vbCr
View 3 Replies
View Related
Dec 3, 2012
I have tried changing the linetype several different ways. I have manually changed the linetype and I have also changed the linetype for that particular layer, and nothing happens. I can change the color of the line, but when I try to change the linetype or weight it will not change.
View 1 Replies
View Related
Sep 21, 2011
why I am unable to see the linetypes properly when the LT scale is set.
For example a dashed line drawn in model space with the LT scale set at 48 normally shows a correct spacing between the dashes. It worked fine this morning, but for some reason it does not show properly this afternoon, and is a continuous line.
No matter what I seem to do, I can't get the line to show up as dashed. I "regenall", set the lt scale to 1, then back to 48, set the psltscale to 0 then to 1 (just for kicks). I've exited the drawing and come back to it, and still the result is the same.
I am using Autocad 2009.
View 5 Replies
View Related
Jun 29, 2012
Is there any way to have 3d polylines show a linetype? I need to have my contours that are created as a 3d polyline show up as a hidden linetype. These polylines came from an aerial mapping and have lots of vertices.
View 5 Replies
View Related
May 11, 2012
Using purge command in AutoCAD 2012 , my windows get restart with blue dump.
I tried everything including..digonestic mode, 3gb swithing ,windows update, dot net update, windows firewal/antivirus desbled.
some times while using purge command its give a display error(attached ).I tried using windows 64 bits, but problem remains the same.
View 3 Replies
View Related
Jan 26, 2012
We have about 300+ dwg's on which somebody edited the 'xref in place'.
This has caused the particular dwg files to expand from 300k to 4mb.
Purging seems to have no effect. Is there any way of reducing the file size on these back to normality?
View 2 Replies
View Related
May 3, 2012
I cannot get dialog boxes for purge, xref, etc. I only get the command line.
I made sure filedia=1 and cmddia=1.
The tilde ~ key will not bring up the dialog box from the command line.
View 9 Replies
View Related
Jul 2, 2013
I'm working on 2010, and I can't get the PURGE dialogue box to show up when using the PU shortcut. It will open if I type out PURGE completely, but when I type in PU, stuff just shows up in the command prompt. I even went into the alias-editor and made sure PU = PURGE. I've never had this issue before, but I'm on a new system because I started a new job. At my last job, we were also using 2010, and everything was fine.
View 8 Replies
View Related
Mar 21, 2012
Today I noticed 6 or 7 linetypes that have appeared in every drawing I open and cannot be deleted.
They include "Amzigzag" " Amconstr" "ACISOTGB" and others.
If I delete everytjing in my drawing and purge the linetypes are still there. They even appear if I load old drawings that din't have these linetypes initially.
Inventor 2013
View 2 Replies
View Related
Feb 26, 2013
For some reason all of my linetypes have disappeared, and even when I go to Load, there are no options. The only linetypes available are lines and dashed lines, and I have a fence linetype but it does not show the circular pattern in the fence. How can I get these back?
View 1 Replies
View Related
Jul 16, 2012
Ok over the years here they currentley have lots of differnt custom linetypes scattered over lots of drawings. What I am trying to achieve is to drive some standardization here
So what i want to do is create a series of standard drawings with various custom linetypes
So using design centre i can drag and drop linetypes into a standard drawing but what i really want to do is export these custom linetypes into a .lin file
is it possible to do this ?
View 2 Replies
View Related