View Full Version : Match Sheet View Layers to View
rclem
2008-08-27, 02:37 PM
Does anyone know if there is a system variable that can be set to turn this on & off?
dkoch
2008-08-27, 04:23 PM
Does anyone know if there is a system variable that can be set to turn this on & off?
It is not a system variable, it is a property of the project.
rclem
2008-08-27, 05:36 PM
I realize that, but I want to turn this on in my existing (started in ADT 2007) projects without having to get my users to do it in the project settings. If there was a setvar or typed command for it, I could just add a line to my acaddoc.lsp so it would automatically be turned on.
RobertB
2008-08-27, 06:26 PM
Please be aware that this setting has been shown to reduce performance.
dkoch
2008-08-29, 12:35 PM
I realize that, but I want to turn this on in my existing (started in ADT 2007) projects without having to get my users to do it in the project settings. If there was a setvar or typed command for it, I could just add a line to my acaddoc.lsp so it would automatically be turned on.
A quick search of the commands available in AutoCAD Architecture 2009 on startup did not get any promissing hits when searching for "sheet", "match" or "view". So unless such a command is in a ARX file that does not get loaded initially, I would guess that there is not one. It might be possible to change this setting by using a custom program, but I do not know if that value is exposed to VBA or Visual LISP, and other customization languages are beyond my experience.
Powered by vBulletin® Version 4.1.11 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.