• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

styles not erasable

  • Thread starter Thread starter jim78b
  • Start date Start date

jim78b

Guest
I don't understand why in the dwt model I find some styles copied by default that no nriesco to delete because by default how can I remove them?

3dhinned
3d wireframe
I am extra because I already have:


wireframe

Thank you.
 
I don't understand why in the dwt model I find some styles copied by default that no nriesco to delete because by default how can I remove them?

3dhinned
3d wireframe
I am extra because I already have:


wireframe

Thank you.
most likely are applied to windows (viewport) present in the layouts in paper space.
delete windows or assign them a standard style.
 
is a dwt .ho file only 1 layout with 1 viewport that has 2dwireframe .proprio I can not remove them
 
?? styles can also be associated with simple dress (view control)... or the design comes from an application sw that set those views as 'system'... undeleteable. . .
 
I didn't put those styles at the viewport in the layout. I started from a dwt maybe made with another cad .io I have the mechanical .
in fact says they are default not deleteable
 
?? styles can also be associated with simple dress (view control)... or the design comes from an application sw that set those views as 'system'... undeleteable. . .
Hello, there is no remedy? since the last months have all qieui style doubles ...how can I remove them without exporting with wblock?
 
Yes, the remedy exists:
Code:
(dictremove (cdr (assoc -1(dictsearch (namedobjdict) "acad_visualstyle"))) "3dhidden")
you can insert the instruction in an acaddoc.lsp file so, at each file opening, cleaning is performed...
 
thank you hope it works!:) but just copy it in command line? is how do you know that you have to remove the 2 offenders?
 
the acadoc.lsp file should be in the folder of each drawing? Can't I make 1 lisp?
 
the acadoc.lsp file should be in the folder of each drawing? Can't I make 1 lisp?
you have to write an education for every style that you want to eliminate.
as note the last word between quoted in the code is the style name display to be deleted.

the file you can create it with note block and insert it into the main folder of autocad, then only 1 file with inside 2 instructions. each instruction points to a different name of view.
 
ok kindly you could not tell me if I can make a lisp and put those 2 styles to remove?thanks and excuses
 
I would prefer lisp acadoc.lsp I'm afraid to mess up in the past I had taken a virus...
 
allego .lsp file with els command
open the file with note block and in the indicated list enter the style names to be removed (between quotes)
 

Attachments

no, if they are not deleteable is because there are related objects. It should be analysed.
I understand why your lisp is a bomb! Every time I have to export with wblock or do aecto autocad... become boring. . .
 
and how fast does it give you the style of altitude?
and also the other styles you have appointed to say the truth?
 
if it does not weigh the file as size... maybe you are right .unfortunately I am a perfectionist...
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
Back
Top