AutoCad :: Plot To Single PDF With Naming Convention
Jul 19, 2013
I use autocad MEP and we plot to Single PDF's. Currently the files are plotted and named with Sheet number and sheet title (E-1 Electrical Specifications). However now they want to see the Project Title listed in the file name as well. Is there away to have autocad plot to single pdf with a naming convention such as ("Project Title - E-1 Electrical Specifications" etc.)
I currently use a batch file renamer to rename the files before sending out via email but that is tedious.
I have set up a Custom CC library that contains structural shapes.In the Family Table I have a Stock No column which references the value in my DESIGNATION columnThe Stock No column is mapped to Project.Stock NumberUnder Template Parameter (in Parameter Mapping) I have mapped StockNo to Design Tracking Properties: Stock Number.
When I use Frame Generator to add a structural shape, from my library, the name shown in the Model Browser is formatted as follows (Standard)+(Unique Number) and not (Standard)+(Stock Number)+(Unique Number).
How to get the Stock Number to show in the model Browser. How to get the members name to show, with the correct format, in the Model Browser as this will make identifying members in an assembly easier.
Please see attached for Model Browser pic.
Gigabyte Q1542 Win 7 Pro 64Bit i5 - 3230M 8 GB Ram Intel HD Graphics Nvidia GeForce 640M / 2GB with Optimus
I want to rename the RasterImage Files to Match the Drawing Naming Convention Plus a Suffix.
In this case _A, _B, _C etc.
And update that in the Drawing.
Public Shared Sub RenameRasterImagesAndReattachToDrawing(ByVal FilePath As String) Dim sNewName As String = "" Dim iImg As Integer = 0 Dim Suffix As String = "A" Dim myDwgIO As New IO.FileInfo(FilePath) 'Get FileName from Full FilePath '<<<1. Locate Raster Images 'Autocad Database Adapter 'Read Autocad File Silently without opening file on Screen Dim myDoc As [Code].....
Currently, the default name of a folder is "Group 1".When we make a copy of this folder, the default name is "Group 1 copy"..Is there a toggle somewhere to make Photoshop call it "Group 2" instead of "Group 1 copy"?
I ask because I almost always create new folders via copy instead of "create new group".
I have a question regarding parameter naming. A good number of my parts are made to standards with different size classes. ( AS, MS, JIS etc )
In these parts the dimensions are given with a single letter designation ( A, B, C etc ). Unfortunately, Inventor does not allow some ( a good number actually ) letters to be used as a single digit parameter. Until now I've been using "DimA", "DimB" etc. but I'd like to find a way to use just A, B, C .... just as it is on the prints.
Is there an option to eliminate AutoCAD from automatically inserting the layout tab name into the file name when creating a PDF? Once upon a time it would only use the file name (i.e. A-101). Now it uses "A-101_Layout1" (or whatever the layout name is) by default. I either have to live with it or manually change each file name during the process of creating the PDF or after it's been created.
I have just switched over to 2014 and i cannot for the life of me get my batch plot to plot PDF's to a single file! Instead, it's printing all 37 layouts separate. I tried switching between multi-file & single file in the publish options, but nothing!
i know that it took me a while to perfect my settings the last time i set up a new version, but i am struggling to work it out now.
The drawing I just finished and need to plot is 19"L x 9-1/2"H. The printer I have here only does 8-1/2x11 sheets. How do I plot this drawing on a 1:1 scale so it will print on multiple sheets of 8-1/2x11 to make the single complete drawing? I've tried changing the plot setting but guess I'm over my head.
I am fairly new to AutoCAD. I have a AutoCAD drawing file containing 8 drawings on it. What I would like to do is to print each drawing to a single PDF pages.
I have a user that is on a 4 sheet site plans set and is opting to prefix his sheet numbers with C-. I have n issue with that, but he is also forcing the numbers into the hundreds with C-100 for sheet 1. In and of itself I wouldn't be too bothered by it except he is insisting on sheets 2-4 to C-200, C-300, C-400.
My biggest issue is this is making some inconveniences with SSM.My second issue is why use 5 character for a single digit.
My last peeve is if I see drawing C-100 my minds eye is looking for C-101 through C-199 and so on. Also if your using C- for the civil drawing would that preclude the need for C-200 - C-400?
We just started in 2014 last week. When we batch plot to PDF using the DWG to PDF driver we get multi-page files no matter which is selected in the Publish Options. Any way to allow single sheet PDF creation?
I have one drawing per file at model tab. When I need to plot a multiple page file, I use:
Print > Batch Plot.
The problem is that I have to set plot configurations ( plot style table, plot area, paper size, etc) in each file before use Batch Plot.
Now I received 722 files with a wrong Plot Style Table. For this time I change the associated *.ctb file at Plot Style folder, but I will need to associate the right *.ctb to each drawing. It's also common to have to change other properties.
Has used data for their naming scheme when creating a mapbook? I imported a SHP file with the "GRID_ID" that I want to use as the sheet name. I have tried to use it but I get an error. "Error updating Map Book. Expression unable to be evaluated".
Image 1 Error
Image 2 Data
HP Z400 Workstation Intel Xeon W3550 -Cores 4 12GB Triple-Channel DDR3 @ 533MHz 2-HP LE2201w @ 1680x1050 ATI FirePro V3800 (FireGL) (HP) MS Windows 7 64-bit
I need to name about 200 PDFs with the sheet title of that dwg, without having to manually naming each one. Niether the file name nor the layout tab have the current sheet title. So how can i either rename the layout tab with the sheet title or name the PDF with the sheet title??
This is in AutoCAD P&ID but a solution in regular CAD is useful.
I was wondering if it was possible to make my drawing views more streamlined.
Currently, when I add a drawing view, the part number and scale is pulled from the part and scale chosen. So this is good; but I would like to get the styles editor to add the actual view of the part into its name.
For example, if I choose the top view, the naming should look like the following:
TOP VIEW
XXXX-XX
SCALE: X/X
So basically I'd like to know if its possible to pull that information and display it in the naming text box. I would assume this is possible as all the other parts are possible, I don't see why this isn't an automatic default.
How does IV recognize iMate naming. I am trying to use specific named iMates on parts that when placed in the assembly that they can be placed in the correct postions. What I have run into is that no matter how I name the iMates I can place a part with one iMate name on a non-matching named iMate. Ex.- 1601-1 will mate with 2201-1 using the alt-Drag method. (These two iMates are both insert types.) This happens sometimes using the "Use iMate" checkbox on the place component dialog. I thought that the naming and type of iMate dictated what mates with what not just type.
We are implementing the vault and do not want to have to rename each file with design copy.
Any way where the filename of a part will change according to either assembly pararmenters or iProperties?
Another question I had would be involving a rule that would rename each ipt within an assembly by giving at a suffix/prefix once the assembly is completed.
Keep getting error that I cannot use grid naming scheme. Added rectangles for the custom grid system, have used by area before but it doesn't utilitze the full viewport. Want to use column/row naming scheme but it won't allow.
Civil3D 2013 Windows 7, 64 bit Intel i7 2600 @ 3.40Ghz 16 GB RAM Nvidia Quadro 600
I am batch publishing .idw files to .dwf and the default file name that it creates is XXXXX.idw.dxf. how to remove the .idw? Is there is setting in Task Scheduler that can be changed?
I just created some new content center libraries for different grade bolts. I set up the part number and file number to read how I would like. When I add a bolt from my library the part name is not what I would like. It seems to be the Family Name followed by the Size Designation. Is there anyway I can get this to be the File Name that I modified in the Family Table?
Need naming my parts and assemblies so i wont have trouble later finding I have numbers or names that get repeated. Need naming or diving my parts and assemblies.?
We are in the process of setting a naming convention for all the various parts we use, and having changed the Inventor library already, the Autocad stations (ver 2011 mechanical) are next. While I won't be the one doing this work, I want to get a jump on it as it's impeding my current work. The problem is, I don't even know where to start looking. We would be starting with the fastener library, changing the standard descriptions to suit our new convention.
If there is any reference material out there that is useful with regards to naming conventions within Civil 3d. I am getting better at naming everything, When you have a busy drawing with lots of feature lines, alignments, assemblies, corridors etc, it can get pretty confusing sometimes.
I've to give all my file the same name as the part number also the ones that are generated by design accelerator.
For a shaft I would copy a shaft, rename it and insert it back in the assembly, I noticed that often the old name keeps popping up as you can see at the picture attached. Besides partnumbers and filenames there is also such a wierd thing as default name... this sometimes pops up but I don't now how to control that name, or why it is even there in the first place.
I am a Mac user and new to AutoCAD. I am enrolled in a CAD class this semester and the instructor for my session is requiring Windows. Supposedly this is because AutoCAD for Mac does not allow for proper printing on their plot style setting.
I understand that I can install Bootcamp and Windows on my computer, but I'd really like to avoid that if I can. If I were to do my work on my Mac and then digitally transfer my files to a PC for printing purposes, would my files become corrupted or compromised in any way?
Where else do they keep this setting? I only have found it in Active Layout in extended dada
(entget (vlax-vla-object->ename(vla-get-activelayout (vla-get-activedocument(vlax-get-acad-object)))) '("*")) The last pice of extended data is: ("PLOTTRANSPARENCY" (1071 . 0)) When i change it to 1 (setq layout(vla-get-activelayout (vla-get-activedocument(vlax-get-acad-object)))) (vla-getXdata layout "PLOTTRANSPARENCY" 'type 'data) (vlax-safearray-fill data '("PLOTTRANSPARENCY" 1)) (vla-setXdata layout type data)
it stays there (extended data), but the setting in Plot dialog box doesn't change!!! And it still prints no transparency.
It takes to save the drawing and reopen it again to see the change.
The command -PLOT does not have this setting as well, so my options back to VBA or Lisp, but HOW?