AutoCAD Architecture :: MSLTSCALE Change In Multiple Drawings
Nov 27, 2012Is there any way to change the msltscale variable to 1 and the scale to 1/4"=1'-0" in multiple drawings without opening each and doing it all manually?
View 9 RepliesIs there any way to change the msltscale variable to 1 and the scale to 1/4"=1'-0" in multiple drawings without opening each and doing it all manually?
View 9 RepliesIs there a way to copy a viewport with all its layers setup from one drawing file to another drawing file?
I can copy the viewport and activate it, but the layers setup for that viewport goes to default. So it turns everything on.
I can't make a layer state in the old file and import in new file, because the new file does not have all the same layers. So not all my layers would be turned off in the viewport.
I need to modify the page setup of multple drawings and have it save that way so everytime I open the drawing the chosen page setup is selected.
I'm aware of being able to set multiple page setups in the publish screen, but that isnt a permenant change to the drawings themselves, and not what I'm looking for.
We have a few hundred drawings that we need to change certain block attributes. We need to change the valve of the text in that attribute from whatever it is (doesn't matter what it is) to a specific text string.
For example: If the attribute is called "name" and has the text string of ALAN in it in some drawing or BRUCE in other drawings, we want to chaneg all drawings to TOM.
I'd like to change multiple doors ( & multiple styles) so I can close them all. Is there a way ?
I think you can only change them in "properties" if they are all same style.
I think the MSLTSCALE / PSLTSCALE / annotation scales are fantastic to use when showing the details / plan at different scales (1:100 / 1:50 / 1:1) without having to use LTS to show different scales. I am using AutoCAD 2011.However, I noticed one snag. In the old Autocad before the MSLTSCALE was introduced, I used a shape linetype - a sino shape which I created for insulation in the wall cavity as well for curtain in the interior plan layout (with MSLTSCALE set at 0 and LTS set at scale factor at 1 and use paperspace scaling at desired scale.
When MSLTSCALE / PSLTSCALE are set at 1, the sino linetype will of course changed accordingly to different scale .I prefer to keep the MSLTSCALE / PSLTSCALE at the default 1 with LTS at scale factor 1 as I want the dashed linetypes to updated accordingly to the scale. At the same time I don't want to have the sino linetype changed (keeping the sino linetype at constant 100mm width). Is there a way to control one linetype at MSLTSCALE = 0 and keep the rest of the linetypes at MSLTSCALE = 1.
I don't think it is possible as MSLTSCALE is for general setup. Instead I would have to forgo using the sino lintype and used a block instead. But a way to control an individual linetype scaling.
Currently once I have finished a drawing I print to PDF and send the drawing out to document control for distribution. Eventually I get some feedback that a few things on the drawings need to change.
This involves me
1.) Modifying the original dwg file
2.) Printing to PDF
3.) Opening the PDF with PDF X-Change viewer and drawing revision clouds and other notes on top of the PDF
3.1) I could also replace the PDF with DWF files, but then I would still have to make revision clouds and notes on the DWF file. But everyone uses PDF so I stick with PDF.
4.) Issuing back to document control for distribution.
Is there another way to make redlines within autocad so that changes will show up in red?
- Move a wall? Its red.
- Add a drawing and viewport to a paperspace tab? Its red.
- Add more text to an mtext or dtext object? New text is red.
I am looking for ideas other than moving those objects to a new layer, or manually coloring them red. I like the way Microsoft word has a track changes button, where everything I delete goes red and gets a line through it, and all new text is red.
Several users here in my office have been having a strange issue with ACA 2011. When doing various things such as, saving, regen'ing, or manually switching between open drawings, ACA will "blink" to a completely different drawing.
For example, right now I have 4 drawings open. I'm trying to go from drawing A to drawing B. It goes to drawing B and starts to regen model space, then it blinks back to drawing A. Does the same for any of the 4 drawings. Only way to make it stop was to close drawing A.
As I said, it not only does this when switching drawings. It'll also do it after it's done saving and when I try to regen.
AutoCad Architecture 10, How can you copy blocks to different drawings?
View 2 Replies View RelatedIs there a procedure or command to use on an opened drawing to see if the drawing is used as an external reference anywhere else? For example, can I open Drawing A and determine whether it is used as an external reference in Drawing B without going to Drawing B and looking at the external references palette?
View 1 Replies View RelatedHow do you put photographs into a drawing using the smallest file format possible to keep the file size small?
View 5 Replies View RelatedI have been using autocad R14 with a 2d architecture addon for the last 15yrs.I purchased Architecture2009 and never used it because of the learning curve from R14.
Computer Crashed and forced me to update...I am adapting very slowly and need to get up to speed soon. i have a residential design business and my clients are getting a little upset with my lack of production.
I spend a bit of time yesterday changing door styles and want them available to all drawings not just the one they were created in. How do i migrate my style to the template and other drawings?
I cannot get this feature of 2013 to work for me. When I grab a selected item and drag it to the new drawing window, I get at round circle with a line through it or sometimes I get a command that says invalid.
View 3 Replies View RelatedI was in Block Editor and when I hit the save changes button it closed my drawing. Now when I open the drawings, the only thing in it is the block, but it is exploded. I can not find any of the information that was in the drawing. The file size is still 1.3 MB. I would have to lose the 3 hours of work I have done and go to a previous version file of the drawings I was in.
View 6 Replies View RelatedI've recently run into a problem that involves xrefs. Basically, I cannot open files that are being xrefed in other drawings when those drawings are currently open. AutoCAD Architecture will only allow me to open the xrefed file as a read-only version. For example:
I have 1ST FLOOR PLAN (drawing file) xrefed into A-201.00 FIRST FLOOR PLAN (sheet file). If one of my team members has the sheet file open with the drawing file loaded, then AutoCAD will only let me open the drawing file as a read-only file. But if my team member has the sheet file open with the drawing file unloaded, then I can open the drawing file without any problems.
I have never had this type of problem with xrefs before and so I'm wondering if it's an AutoCAD Architecture 2012 bug.
We are working on drawings saves as 2004 format from 2010. With ADT2006 I can't use the tool palettes or the fillet command. Is there a way to work around this problem?
View 2 Replies View RelatedI am trying to write some VBA code to print several drawings present in a folder.
I am not a VBA expert. I wrote some little macros in excel but it is the first one in Autocad.
I have a small code that opens a drawing, counts it, closes it and then loops for other drawings.
I have a code that print a drawing by defining some printing parameters.
Separately, both work. But when I call the second one into the loop, I get a error:
"Run-time error '-2147418111 (800100001)':
Automation error
Call was rejected by callee."
I'm using Windows 7 and Autocad 2012.
See my code below:
Option Explicit
Dim filename As String
Dim filepath As String
Dim full_filename As String
Dim i As Integer
Sub print_trial()
[Code] ......
I'm having some trouble while copying between drawings. I am attempting to merge a number of floor plans which are all saved as seperate drawings into 1 drawing. However whenever I copy the floor plan over to another drawing, some of the lines/objects seem to be displaced.
View 4 Replies View RelatedI am new to AutoCAD and have to export many drawings to PDF format to send them out to clients. I was wondering if their was a Macro or some other way to export drawings into pdf form without having to open each file and pressing export to pdf button?
View 9 Replies View RelatedI am trying to plot multiple drawings all at once. I work with many drawing sizes varies from size A to size E. What would be the best way to plot all drawings to 11 X 17 paper no matter what size the drawings are set to? These drawings are not xref or anything. They all are separated files. I tried using Set Sheet Manager; it will only plot to whatever that size is. I want all drawings to be plotted on 11 X 17. I did some research in the forums here and was not able to find what I was looking for.
View 2 Replies View RelatedWe are copying our original files to a sub folder to make revisions that have only happened after bidding. We want to keep our original bid documents intact. I have created a sub folder called 'Conformed Documents' and added Constructs, Sheets, Elements, ect.
I copied the files over and used the Reference Manager to repath the files. However, all of my schedules and room tags now use the 'NA' prefix because it is not reading the project information. How can i reconnect this folder to the project folder?
I've started having a problem with the Publish command when publishing multiple drawings to PDF.
When I plot a drawing using the plot command, I don't have a problem.
When I publish one drawing using the Publish command it is also fine.
It is only when I try to publish multiple files that the problem occurs- the PDFs are produced, but the it is as if the drawing contents (paper space) has been shifted up by 10mm or so, cutting off the top of the drawing, and creating a larger margin at the bottom of the drawing. I use exactly the same page setup as for the single drawing plot.
There seems to be no setting that would change this, and the fact that publishing a single drawing works suggests that there is some kind of bug. At the moment i have to plot every drawing individually (or get my colleague to do it- it works fine on his machine, same page setup file!)
See attached example.
I have a multi sheet drawing I am creating. My BOM is on the first sheet.
I have noticed that when I place views on my subsequent sheets, the balloons restart from item 1 again. Is there a way to link them to the BOM on sheet 1?
(Colossians 3:23-25)
Combining multiple drawings in one go, I have 100 drawings (each has its layout) stored in 100 dwg files. I’m wondering if there is a way to combine them in one dwg file in one go assuming that they don’t overlap.
I need then to edit the title block of all of these layout knowing that this title block is an Xref.
Can I save multiple drawings to dxf in same time? I`m so tired to click "save copy as" with every drawigs. Autosave with flat pattern is not an option because orientation of the piece is so bad so many time of the cases
View 9 Replies View RelatedI'm running ACAD Map 3D 2009. I have to run ONE custom macro on a number of drawings that are stored in a particular folder.
Basically all I need is to:
open
run custom macro
close
go on to next drawing.
I just don't know how to write LISP.
I have multiple cad drawings (300 *dwg's)that need some items changed, is there a way to seach multiple cad drawing in my project for specific instances of text in each drawing?
Do the drawings have to be open? Can you seach just thru the project with out opening each drawing, how does this work?!
I have amended our drawing frame (a block) in our templates so I now have a set of 82 I need to amend the frame in. So is there a easy way of redefining a block in a number of drawings or do I just do each drawing separate ?
View 3 Replies View RelatedI'm weaning myself off of Adobe's PDFMaker and learning how to publish.
I've got everything working but I'm prompted at an Adobe prompt (Save PDF File As...) for every sheet
which is overwhelming when I have multiple drawings with multiple sheets.
I don't know how (or if it is possible) to make it just save to the default name and continue onto the next one.
I usually open several drawing and use"drag and drop".
But something has happened.
Now, I can only open one drawing at the time. When I try to open the second drawing, the program close down the first.
What have I done ? and what shell I do ?
I have ACA 2013 (student version) running in the Windows 8 environment. I cannot open anything drawn in a previous release nor can I open a drawing created in ACA 2013 that was installed on the Windows 7 platform.
I have tried to drag in the drawings through design center. That worked for a while now when I try that it causes ACA to crash. Also I have tried multiple drawings that were created in several different versions of ACA. (2004, 2006 and 2009)
As a side note I was able to open those files in ACA 2013 running on the Windows 7 OS.