I have the drawings, which has 64 layouts each. I want to move the multiple layouts to one dwg (means one drawing should have 128 multiple layouts with in) At this that two drawings having layout only, i deleted all object in model space, model space would be the same for that two drawings, after i made the combined dwg. I tired to move the layout by using drag and drop on design center, It was not done. the autocad shows the message was fatal error: out of memory.
I'm trying to import a a custom titleblock into each existing layout from a dwg. So far, i've been successful in importing this block into the first layout but can't seem to figure how to bring it into the remaining. I have a command that runs before this one that allows the user to define how many layouts should exist, so for instance, if a user opts to create 7 layouts, once they import this titleblock, i'd like it to appear in all 7 layouts. So far this is what i've got.
namespace CHTitleBlockImportMetricH { public class CHTBMETRICH
I seem to be having an issue publishing multiple layouts into a single PDF.
All the layouts are setup to plot to 'Adobe PDF' and in the Publish options I have set 'Publish to: Plotter named in page setup' as well as 'Multi-sheet file'. When I click OK I'm prompted for the filename for each layout and have to save them as separate files.
The only time it does work is when I choose 'Publish to: PDF' which I guess uses AutoCAD's internal 'DWG to PDF' method. Is my preferred method an Adobe issue or is it fixable through AutoCAD?
How to use Autodesk's DWG to PDF driver to plot multiple through publish? Whenever I try to plot more than one layout at a time I get a driver not found error.
when I publish multiple layouts to a single pdf. When I publish all the files at one time the right side of the drawing where the title block is cut off about an inch and does not show the complete title block. Publishing to a printer as a multiple batch or publishing the layouts one at a time to pdf does not exhibit this problem.
I am in the process of generating a separate package which is a suppliment to the main package for a project. The sheets from the suppliment will be incorporated into the main project, but many sheets from the main project will not be included in the suppliment.
My thought was to make a separate sheet set that shares layouts with the main set which I was able to do by making a copy and renaming the .DST file. Now I see that supposedly a single layout cannot exist in two sheet sets. I ended up working around this by creating a sheet in SSM with the same # and Name in each Sheet Set and was able to get them to appear in both. Want to find out if I'm creating a landmine of a problem down the road or if there is a better way to do what I'm doing. In the past, I beleive we simply selectively printed only the appropriate sheets but on that project it was cumbersome and at the scale of this project it will be worse.
I've been working on this code for a bit now and I've got a Windows Form with a numeric up down box which is designed to determine how many Layouts (PaperSpace) that a user would like generated.
I've got the form to pass the value as to the function as an argument but an not sure how to get the function to automatically generate "x" amount of Layouts based on the value of "int x". Right now i've just got a few "if" statements controlling the system, but i'm looking for a more elegant solution than a sea of "if" statements.
namespace CHPaperSpace { public class PaperSpace { [Autodesk.AutoCAD.Runtime.CommandMethod("CHPAPERSPACE")]
// This will be the function associated with my command public void CHPAPERSPACECOMMAND(int x) [code]........
how to take multiple A3 Layouts, and instead of having to plot and select each layout, can I select all the layouts and have them Pdf into one document.
I have had a look at publish and tried to do it, but they are still printing as individual sheets. What exactly does the term "sheet sets" mean. Is this what I am trying to achieve or is this a different action?
Okay, so I have about 25 layouts on this particular drawing that already have a default page setup assigned to them. I just created a new page setup and want to apply it to these layouts...but I cannot. I can select the right setup in the publish window but it does not stay current after publishing.
The problem also comes up if I do a "-purge" or wblock the entire drawing as to remove weird elements. The pagesetups then show as missing.
If I create a new drawing and setup the page setup for the first time AutoCAD will ask if I would like to apply to all layouts. Where is this option for existing drawings?
Any routine to re-size viewports in multiple layouts? We have to re-size viewports as they were created a little too small and are now spread across almost 1000 drawings in 18 dwg.
I have a csv file that has the drawing names and their layout names listed in columns A and B. Before I begin a project, I have to create the Sheet List (in Excel) and the csv file. The csv file is needed because I have a lisp routine that reads the csv and updates all my Title Block attributes in all my drawings. (VERY sweet program) What I'm wanting to do, is create new layouts (using my dwt) based on the information in the csv file. So, when I start a new project all I need to do is create the base drawing files first. Then, in my csv file I've got those drawing names listed in Column A and their corresponding sheet titles (Layout names) in Column B. I run the lisp and it reads the csv and creates layouts in all those base drawings and naming the layouts with the sheet titles from column B.
Column A Column B DRAWINGS SHEET TITLES drawing1.dwg A100 drawing1.dwg A101 drawing"n".dwg "n"500 Etc, etc.
I'm needing a way to automate creating hundreds of layouts at once. (very time consuming).So the lisp has to be able to read a csv (or Excel--doesn't really matter) and create new layouts (using my dwt) in as many drawing files represented in column A. [and filtered so it doesn't create duplicates so I can run the routine at a later date when new sheets are added to the drawings] Captcha?
I have some blocks with a point connected to them, the point is free movable, moving the point does not move the block, but moving the block does also move the point. each block has 1 point connected to it.
what i want is to move the point of the blocks i select to the same location. (without moving the blocks themselves)
I am using autocad 2011 (tried to upload the block in question but doesn't seem to be working)
I have a block with 10 rectangles in each with 3 lines of text. Each 3 lines of text is attributed to a tag
so the first line is IN-0 DESC1, second line is IN-0 DESC2 third line is IN-0 DESC3
I have deleted the data from
IN-3 DESC1 IN-3 DESC2 IN-3 DESC3
and i want to move the data from
IN-4 DESC1 IN-4 DESC2 IN-4 DESC3 etc
up to the position of
IN-3 DESC1 IN-3 DESC2 IN-3 DESC3
can this be done?
other wise i will have to click on
IN-4 DESC1 cut the data then open up IN-3 DESC1 and paste it then repeat for IN-4 DESC2 cut the data then open up IN-3 DESC2 and paste it then repeat for etc
I'm trying to move a bunch of unconstrained parts in an assembly. I want them to stay the same distance relative to each other so I want to move them all at once as a whole group. As the above thread states, when I use CTRL + left mouse button and select the desired parts, only one of the parts will move.
Is there a way to move all the feature lines in a surface from one site to another site all at once? I know how to do them one at a time, but when I select them all, right-click "move to site...", it does nothing.
I found that I can right click a dimension in a drawing and select "Move Dimension" which then prompts me to select an alternative view in which I want the dimension placed. Is it possible to control-click multiple dimensions once to do this all in one fell swoop (e.g. I decided my view is too busy and want to move dimensions to a newly created detail view of that area)?
I have tried using the hot grips selection by holding shift, but some of the grips are overlapping and I can only select the top most grip. It is also a slow process because I must click each individual grip that I want to move as a whole. Is there a way of selecting multiple grips at once including grips that are beneath others?
I have some general knowledge in lisp coding. But I can't seem to figure this one out (even to get started). What I want to do is make a lisp that:
- selects a line
then
- select any amount of text (any type)
then
- moves all the text to that selected line without rotating the text
if a line is perfectly horizontal then move the text of the y axis.
if the line is vertical then move the text of the x axis.
or there can be a prompt asking the user to chose the angle or axis in which the text will move (say if they want to move the text to a slanted line, you can choose to move the text on an angle, while keeping the same format and not rotating the text, or you can ask the user if they want to move it only vertically or horizontally)
I would really like the code to integrate into my autocad.
Just as the topic says. I have about 40 manholes referenced to a surface that has no changed and I need to update them. I can go thru one by one and pick "structure properties" and change the surface. I did change the surface under the network options, but they all still reference the old surface.
expansion of the 3D toolset within PS CS4. It is *not* a 3D app, which is fine, but it does make texturing imported 3D objects considerably easier. It essentially simplifies the ZApplink workflow using ZBrush while maintaining your layers [rather than flattening to export back to ZBrush]
Now for my question...
I have imported 3 separate OBJ files as 3D layers. Is there any way to move all 3 objects on the canvas together? As it is, I can only move them independently which throws them out of registration with each other.
I have tried selecting all of the layers at once [shift-click] but the manipulation tools get nulled out. Same thing happens when I group the layers together. I am also not seeing any way to link the layers like you can with a pair of 2D layers.
[also... in order to get all three objects imported with the same scale and registration, I exported a pair of planes above and below each asset to create a bounding box.]
How do I move multiple images at once from All Photos to a Collection or from one Collection to another (it works when I drag them one at a time, but there must be a better way)?
people want to move multiple layers together. I know how to do that. I want to move a selection in two (or more) layers together. I'd also love to know how to use the free transform tool on a selection box in multiple layers.
I bought a ReadyNAS and a few harddrives to go with it, and decided to move all my 35594 pictures to it.As Lightroom has some silly features like not being able to move multiple folders unless they have a root folder, I moved most of these files via Explorer and then had to sync them one by one for hand (which is annoying, as there's one folder for every day – however, that's another question). For the rest of the 20 000 photos, I decided to move them with Lightroom.
Results:
0 missing files from the files I moved with Explorer and resynced.
3049 missing files from the files I moved with Lightroom.
The files simply don't exist anymore, on neither of the disks. I've searched every single drive for them completely by file name, date, everything. They're gone.This has nothing to do with disk failure, or user error. Only the files I moved with Lightroom are affected.
Considering there's both client work and personal pictures among these, it's crucial that I get them back.
There's another thread about this problem here, except that I didn't have the luck of just 80 files.