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

permanently disable the viewecube

  • Thread starter Thread starter gerardo25
  • Start date Start date

gerardo25

Guest
as from title I wanted to know if it was possible to disable definitively, that is to every start of autocad should not start, the viewecube.
I also ask what version of autocad has been inserted.
thanks for any answers.
 
with 2011 so does not reactivate and is permanently disabled, I do not remember in the previous versions.
the disability carried out with the navvcubedisplay variable instead is stored only in the current design.
 
with 2011 so does not reactivate and is permanently disabled, I do not remember in the previous versions.
the disability carried out with the navvcubedisplay variable instead is stored only in the current design.
There you go!
Thank you very much for the answer.
a link between the various autocad lines which would you recommend to me install?
I would opt for 2008, what do you think?
my pc:
intel core i7 2,00ghz quadcore
8gb ram
hard disk 500 gb 7200
video card ati hd6770 1gb dedicated
 
...a conjecture between the various autocad pins which would you recommend to me install?
I would opt for 2008, what do you think? ....
the one you have the license of course! ! ! ! !
if you have/have more licenses then it depends on what work you do.
If you use it to pull 4 lines it's fine even the old 14! ! !
 
the one you have the license of course! ! ! ! !
if you have/have more licenses then it depends on what work you do.
If you use it to pull 4 lines it's fine even the old 14! ! !
here in the studio we have 2008,2009,2011.
but if I have to buy a different version from these quotes I have no problems, moreover use is that of design of civil buildings then modifications of prg, map sheets, use of raster images in drawing, drawing of prospect plants and sections with retini, and blocks.
 
here in the studio we have 2008,2009,2011.
but if I have to buy a different version from these quotes I have no problems, moreover use is that of design of civil buildings then modifications of prg, map sheets, use of raster images in drawing, drawing of prospect plants and sections with retini, and blocks.
then 2008 if you want to stay on the light and performing.
or 2011 if you want to take advantage of the possibility to insert pdf, transparent retinatures and other amenities.
I don't recommend going any further for your case.
 
I planned 2011 because I also insert pdf.
one last thing if possible, I successfully deactivated the viewcube and the ucs icon, but by default the grid is set it is possible to deactivate even the last one definitively as the viewcube?
thank you very much for the availability and for the ready answers
 
....of default is set the grid is possible to disable also the latter in a definitive way like the viewcube? . . .
permanently disable the grid with a variable is not possible.
or use a template with disabled grill (but I don't think that's what you're looking for) or alternatively you'll create a lisp to load when you start with the following instruction (you can add more if you want):
(setvar "gridmode" 0)
another alternative enable the upload of the acad.lsp file for each design, where to write the instruction reported above.
 
permanently disable the grid with a variable is not possible.
or use a template with disabled grill (but I don't think that's what you're looking for) or alternatively you'll create a lisp to load when you start with the following instruction (you can add more if you want):
(setvar "gridmode" 0)
another alternative enable the upload of the acad.lsp file for each design, where to write the instruction reported above.
if it can be of help to others I solved in this way (autocad2011):
I opened autocad with an empty file and I set the file to my liking, so I deleted the viewcube (as suggested by plannerroad), I disabled the grid and disabled the navbardisplay (type the navbardisplay command and then 0 <-is a zero :) )
done this, of course for my needs I already set the quotas styles etc..., save the file by clicking on save by name and as type of files selected pattern of autocad design (dwt) and overwrite it to the acadious file.
in this way this model will be loaded at each autocad start instead of the default or acadious one.
Thanks planner.
Hi.
 

Forum statistics

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

Members online

No members online now.
Back
Top