My compnay is looking to move from Civil 3D 2013 to 2015 nad I am looking for a way to automate the basic setting that we change on all our installation of Autocad. The thing I can't get set is how to import or set the "User Settings" via a lisp or script or some other automated process.
JP
Civil 3D 2013 => 2015
Win 7 64-bit
Create a Profile, then import into all other machines.
Create Templates, then get your users to use them.
most all settings can be set this way.
additionally, if you have acaddoc.lsp file... you can set what you want there... then this will get loaded when users startup their AutoCAD.
That is how I am dealing with the majority of the settings. However, I am specifically looking for the Survey User Settings which are not covered by the profile and are not drawing dependent.
I only need this to be set once, so the acaddoc.lsp is not needed. This issue is I can find the lisp commands to change or import these seeting from a usr_set file
Anyone work out how to automate this in the end?
Can't find what you're looking for? Ask the community or share your knowledge.