AutoCad :: Standardizing Bunch Of Different Drawings

May 16, 2013

so we receive several hundred autocad drawings from five groups across the country. each group has their own format - they each have their own titleblocks, some do their layouts in modelspace, others in paperspace, some use attributes, some use tables, some are just awful, layering is all over the place, etc etc.

the one common thread between all groups is that the actual drawings are all in model space. anyway we would like to see all these drawings eventually become standardized.

i don't think any of the groups will go for a 'start from scratch' approach. ideally i would give them a template that everyone in my office is happy with, and a layering standard of some sort, and tell the groups to all hire summer students and get cracking. unfortunately i think there will be a lot of resistance to this approach.

so here's what i'm thinking so far:

1. i let each region keep their own titleblocks, but ask them to add any missing information that we need. i would like them to use attributes if possible (some already do, some don't), because i get the feeling that down the road if i wanted to present them with a standard 'titleblock', it would be easier to export the attribute data into my new titleblock. can this be done?

2. i am going to push them to use a standardized layering system. (right now the layers are all over the place).

3. the drawings, for the most part, consist of building outlines and room names (or at least this is the information my group is most concerned with). all five groups have a room legend in model space that lists the room name and number. i'm going to see if they can put this information in a table, because it will be easier to export this data into our database. right now one group already uses tables, 3 use multitext, and one uses a bunch of single line text. i will also tell the groups what font to use, and what size the font should print at. (rather than get involved with whether they should make their text annotative or put it in paperspace, etc.)

4. each drawing should have a key plan. some groups already include this, and i think they all have the key plan as a xref, which is fine by me. i'm going to ask the other groups to include an xref'd key plan as well.

5. i'm not going to worry about lineweights too much - the drawings are uncomplicated and we can generally print as a single lineweight, so i can just have a .ctb file that reduces all colors to a single black lineweight.

6. ideally i would like them to hatch their buildings and provide me with the area of each building. i guess a field in the titleblock would be the easiest thing to do here?

anyway that's about as far as i've gotten. when i type this all out, it seems like just as much work as starting from scratch. also, if we decide to go this route and have the groups all 'update' their drawings, i'm hoping that we end up with drawings that all have the same layers, same title block info (in attributes), and tables with the room numbers and names... and i'm also hoping that with this information, i could create a template with an 11x17 layout with a standard titleblock, and somehow be able to batch import/export these drawings into this new template. do you think that will be possible to do at that point?

View 0 Replies


ADVERTISEMENT

AutoCAD 2010 :: How To Extract Bunch Of Drawings DIMSCALEs Automatically

Jan 19, 2012

Any utilities that would spit out the dimscale of a bunch of drawings to a delimited file.

View 3 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Script To Go Through And Clean Up Bunch Of Drawings In Given Folder

Feb 7, 2013

I was wanting to create a script to go through and clean up a bunch of drawings in a given folder. I've written a lisp routine (cleanx) that works fine when you run it on a single drawing, but I'm having some trouble integrating it into a script. As it is currently, I'm experiencing several issues -

1) It prompts the user for an 'object' after finding 0 objects. It seems to be caused by the line,

(command "-layer" "u"    "*" "t"    "*" "on" "*" "" "")

in 'cleanx' based on the text window, but I'm not sure why it does that given that if I run cleanx directly it doesn't prompt me.

2) It ends with saying 'Really want to discard all changes to drawing?' which confused me as I use Qsave before I close, and then confused me further when I realized that the text window suggests that this prompt comes up after the 'open' command, and that if I type <Y> (exit without saving) then it asks me to select a file. Why doesn't it save, close and then open the next file automatically?

;;; Main program, command: batchjob;;; By Abdul Huck(defun c:cleanb (/ dwgs file dwgName scrFile folderName) (setq folderName (browsefolder "Select folder to perform batch job: ") ) (setq dwgs (vl-directory-files folderName "*.dwg")) (setq scrFile (open (strcat folderName "\batchJob.scr") "w")) (write-line "SDI 1" scrFile) (foreach file dwgs(setq [code].......

View 5 Replies View Related

AutoCAD Inventor :: Recreate A Bunch Of IV-Studio Settings To Match A Bunch Of Renders

Jun 12, 2012

I'm trying to recreate a bunch of IV-Studio settings to match a bunch of renders made by previous staff that did not leave behind the assembly files they used to make them in the first place.

I've ran into a problem with some parts displaying incorrectly. (they display incorrectly in the render/in the studio environment/ in the assembly/ and when in the part file) I've played with material and appearance styles but they have no effect, I've also tried quality/performance/compatibility hardware modes.

We have 5 or 6 parts that share the ridge pattern that is causing problems and they are affected in the same way.I'm running XP(32), IV2012-sp2, fx1800 with 6.14.0012.6570 drivers.

View 9 Replies View Related

AutoCad :: Bunch Of Lines Are Stacked On Top Of Each Other?

Feb 20, 2013

i have a messy drawing, and i'm sure there are places where like 15 identical lines are laid one on top of the other.. is there a way to have these instances 'revealed' so i can delete the junk information?

View 3 Replies View Related

AutoCad :: Make A Bunch Of Concentric Circles?

Jul 10, 2006

I needed to make a bunch of concentric circles (something like 30 or 40), and I used offset command; I'm wondering if there's a way to 'array offset'? It's already done and wasn't that difficult, but I just have to know..

View 2 Replies View Related

AutoCad :: Deselecting Line After Selecting Bunch Of Lines?

Feb 20, 2013

i'm use to using the shift key to deselect something. it doesn't seem to be working when i select a whole bunch of lines

View 3 Replies View Related

AutoCAD Inventor :: ILogic Code To Set Parameter In Bunch Of Parts?

Jun 25, 2013

Is it possible with iLogic code to set a parameter in a bunch of parts equal to another paramter?

I want some iLogic code that will go into my pipe parts and make the PL param = D2.

View 1 Replies View Related

AutoCAD Inventor :: Create Shrink Wrap On Bunch Of Files?

Sep 17, 2010

I need to create shrink wrap on Bunch of files. I would like to create a programme.

let me know the code to proceed for Programme.

View 5 Replies View Related

AutoCAD LT :: Can't Copy / Paste Between Drawings/ Incomprehensible Heavy Drawings

Dec 28, 2012

I'm using ACAD LT 2008.

When i try to copy paste some drawing entities from a heavy drawing file to any other file, the program blocks and says 'not responding', endlessly. So i always have to shutdown the program. I experience the same problem using the designcenter: when I try to copy a layout into another drawing, my computer gets stuck.

Another annoying problem with these files is that they are so heavy, while in fact they shouldn't be. I tried the aectoacad file command. In result the file id half as big, but after I open it and save it, again is the original size.

View 5 Replies View Related

AutoCAD LT :: Publish Drawings To Overwrite Existing PDF Drawings

Apr 2, 2013

Every now and then I go back and try to use publish to speed up printing but I always go back to plotting one by one.

I work in a housing construction office and I have 10 separate drawings side by side in model space for house plans that I need plot separate to give to certain people. My problem isn't that I can't publish them separately its that I can't save them over existing pdf's individually predetermined. 

Q1. do i just have to go through and change every layout name before or after i publish?

Q2. how do i change the output publish location?

Q3. can each layout be saved to a different existing pdf and remember it?

Q3. can i save these setting across to a new drawing?

View 5 Replies View Related

AutoCAD 2013 :: Turning Bunch Of Points Into Solid Object - Loft Command

Mar 16, 2013

I have a bunch of points that I am trying to turn into a solid object. I am doing this by using the 3D poly command and then LOFT, UNION and CONVTOSOLID. this has previously worked well, but this time when I use the LOFT command it does not produce a 'closed' surface, but rather a grid like surface which wont convert to a solid. Are there different settings for the LOFT command, and if so, How do I change them to produce a closed surface?

View 4 Replies View Related

Photoshop :: Automate Bunch In Ps Cs2

Jun 10, 2007

I have thousands of thumbs in where i would like to improve brightness sharpen etc automatically. I created an action that do it all and save for web in specific folder. But now i get a problem.

Name of thumbs have sizes 40-50 chars. So everything will be alright if photoshop didnt have some limits for save for web filenames, it cut my names to like 16 chars and overwrite all thumbs in gallery in 1 file

When i tried "save as" thumbs weight 3x mroe then initial, even when i tried low quality..

Is it any way to fast improve quality of thumbs that are all in different folders? The best thing would be if program could just overwrite thumb so there would be no problem but I don't know how to do it.

I would like to do it all automatically cause i have many galleries where i would like to change thumbs.

View 2 Replies View Related

Photoshop :: Bunch Of Images Which Need To Be Resized

Jul 22, 2013

Software & Version: Adobe Photoshop CC
OS: Windows 7
 
I have a bunch of images which need to be resized - all to 300x195 px at 300 dpi in .jpeg formatAll the images are of different sizes in their original form.While resizing, there should be no distortion. The scaling needs to be in proportion.While saving the resized, all the images should be saved using the same naming convention. Here's how I am doing it...

1. New Blank document - 300x195px, 300dpi & RGB mode.
2. Drag all the images into the blank document, and middle-align each layer.
3. Resize each layer individually while holding Shift+Alt to do it proportionately.
4. Save each layer seperately as a .jpeg using the naming convention required.

View 14 Replies View Related

Photoshop :: Question About Automate Bunch In Ps Cs2

Jun 10, 2007

I have thousands of thumbs in where i would like to improve brightness sharpen etc automatically. I created an action that do it all and save for web in specific folder. But now i get a problem.
Name of thumbs have sizes 40-50 chars. So everything will be alright if photoshop didnt have some limits for save for web filenames, it cut my names to like 16 chars and overwrite all thumbs in gallery in 1 file lol.

View 1 Replies View Related

Paint.NET :: Adding Bunch Of Effects At Once

Dec 13, 2012

It's really convenient when using an effect a lot to keep pressing CTRL+F. Is there any way I can do this but with multiple effects? I was thinking there might be a way with CodeLab, but I couldn't find out how. Is there a way to do this?

View 11 Replies View Related

Lightroom :: Edited A Bunch Of Raw Files In LR4

Sep 16, 2013

using lightroom 4. i have edited a bunch of raw files in LR4, before i exported the files to jpegs i accidentally deleted the raw file from the hard drive. i ca n still see the the file and images in LR4 is there any way I can export them to jpegs or do anything with them so as I can use them?? yes I have also emptied the recycle bin

View 5 Replies View Related

Lightroom :: How To Import A Bunch Of Photos

Apr 7, 2012

I used LR4 successfully last night for about three hours and everythig worked fine.  Just tried to import a bunch of photos the way I always do with my Lexar CF express card reader and LR4 gives me a huge error box and won't go any further.  I've rebooted but the same error returns.  I've attached a screen shot of the error.  Other software functions fine but I can't even close LR4 because of this error.

View 2 Replies View Related

Photoshop :: Creating Old TV Effect (Brady Bunch)

Apr 3, 2012

I am looking for a way to create this old TV kind of effect: How I could achieve this?

View 4 Replies View Related

Photoshop :: How Do I Create One Photo From A Bunch Of Different Pictures

Jun 17, 2008

I'm having no luck with this. I have a bunch of different pictures that I'd like to use and create a new photo, how do I do that?

In case you're wondering I have a bunch of Fourth of July photos that I'd like to make into a picture of the Statue of Liberty.

View 3 Replies View Related

Paint.NET :: Batch Resize Whole Bunch Of Pictures?

Sep 8, 2008

It would be nice it if it were possible to batch resize a whole bunch of pictures. Could be done as follows:

1. Click on "batch resize.."

2. A window opens wherein you can select a number of images

3. Then choose by how much % you want their sizes to be reduced.

OR:

1. Find and select the images in windows explorer

2. Right-click, and select "batch resize.."

3. See 3 above

View 5 Replies View Related

GIMP :: Automating Bunch Of Quiz Cards

Jan 7, 2013

I have the following scenario:

I want to mass-produce some cards (like quiz cards in trivial pursuit), and I have made a image (card template) in GIMP that I want to import information to, from a excel book, that have 3 sheets in it.

I want cell A1 from sheet 1, cell A1 from sheet 2, and cell A1 from sheet 3 imported into this card layout, in 3 different text-fields, 1 field for each cell-content. So there will be 3 quiz questions on each card.

After that i want to make a serial number in another text field, going from 001 and up (this is not mandatory, but would be nice).

When all that have been done, i want the card to be exported/saved as a PNG with the serial number as the image name.

After that i want the loop to continue, importing B1 in sheet 1, B1 in sheet 2 and B1 in sheet 3.

View 3 Replies View Related

3ds Max Modeling :: Convert Bunch Of Splines Into A Poly

Jul 3, 2011

is there any way to convert a bunch of splines into a poly? Its going to be a city, the shape is given. I need it as a poly, now its just a bunch of splines.

View 8 Replies View Related

GIMP :: Apply Filter To Bunch Of Images

Dec 17, 2012

I'd like to know how to apply a "filter" to a bunch of images. By "filter" i mean a grid for sharing image in equals parts. How to be able to locate elements in a image. And to "apply" this grid to all the images of a directory even by script-fu if necessary.

View 2 Replies View Related

Illustrator :: Make A Hole Through Bunch Of Objects

Jun 22, 2009

I have a number of objects stacked on top of each other and I want to make a hole through them all so that when I save the finished artwork as a web image the hole will be transparent.  A bit like a donut but it's not just a circle with a hole in it.  It's all these other shapes piled on top of each other.
 
I've thought about the Eraser Tool but my hole needs to be quite precise (and there are to be four separate holes).  I have looked at making a clipping mask but I can only really find tutorials that show me how to clip like making a photo vignette and I've thought about Pathfinder.

View 12 Replies View Related

Photoshop Elements :: Autofix A Bunch Of Photos At Once?

Mar 10, 2014

In the old Photoshop Album, I could transfer 300 photos (or more/less) at once, hit ctrl-A, then click "Photo Fix" and it would fix all the photos without having to select one at a time and taking forever.  Checking to see if Elements does that as well before I buy it.

View 1 Replies View Related

Photoshop :: Manipulating Eyes And Lips On A Bunch Of Images

Nov 20, 2012

I have a number of images (faces) that I want to use for 3D texturing, but to use them, I need to do a few things:
 
1)  open the eyes wider (whenever the subject is squinting);
2) Flatten the lips into a neutral position if smiling or frowning
3) Close the lips so teeth are not showing at all if the subject had mouth open (talking or smiling)
 
Best ways to do this in Photoshop (CS6) or if I'm better off using a different program. I'd like to keep things as 'photo realistic' as possible, though doesn't really have to be perfect - just don't want jagged edges or cartoon appearance.

View 1 Replies View Related

Photoshop :: Art History Brush - Bunch Of Snake Like Things Appear All Over?

Oct 16, 2013

When I use the art history brush at a very small size, it acts very weird.  As soon as I click in the document, a bunch of snake like things appear all over.  Like  a bunch of little worms spreading all over the page.  I've trashed my prefs, I've reset my tool, I've tried different brushes, I've checked scattering, noise, etc. in my brush settings, I've checked my blend modes, pretty everything I can think of doing, and they are still doing it. 

View 5 Replies View Related

Photoshop :: I Made A Bunch Of Brushes Tribal Designs

May 15, 2009

How do I remove them from list and save them as .abr brush file,I see how to rename them but no way to export them for sharing,

View 1 Replies View Related

Maya Modeling :: How To Create UVS On A Bunch Of Spherical Rocks

Jan 9, 2014

I am trying to create UVS on a bunch of spherical rocks. Is there a way to do this all at once without having all the rocks on the same projection? I have tried using MEL but can't quite figure it out.

View 4 Replies View Related

Lightroom :: How To Move A Bunch Of Pictures Located In Different Sub Folders

May 15, 2012

LR 4
 
I need to move a bunch of pictures located in different sub-folders on Drive C: to my new 2Tb Drive D:
 
I try to move it in LR via the import function with MOVE. But, they are all greyed out (not selectable) and when I try to move 1-by-1 by right-clicking on a picture, a message is displayed telling me that the picture is already in the catalogue. I know it is already in the catalogue. All I need to do is to move it to another HDD.
 
How would you do this? I have just thought of deleting all files in the catalogue and import them then, but it just does not feel right.

View 7 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved