I am attempting to draw a cable tray layout in Autocad 2010. I am very much new to Autocad.
Basically, i want to draw a cable tray on pedestals which are arranged in a rectangular area. Now, I can draw bends so that the tray stay on pedestals but my question is how to draw the tray that is equidistant from both the corners of the pedestal? There are 6 pedestals arranged in a rectangular manner. All the pedestals are of equal length and width.
I am attempting to create a cable tray. I have used Members, and Walls but neither worked really to my satisfaction. With the need for turns, ups and downs. How to accomplish this.
I want to put a cable tray going from a sliding door to a fixed piece of steelwork. When the door opens and closes, I want the cable tray to adjust to suit the sliding door. I'll upload the file that I have made. When i drag the sketch it all moves accordingly, but when I placed in the assembly and make it adaptive it does nothing, it will not constrain and it will only bring up the errors.
Inventor 2012 Windows 7 64-Bit SP1 Intel(R) Xeon(R) CPU X5570 @ 2.93GHz NVIDIA Quadro FX 3800 (Avail. Graphics Memory 4067MB - Ded. 1024 MB) 12 GB RAM
I need to add "Level" into my Cable Tray schedule; we need to sort the cable trays lengths by floor level. However, "Level" is not listed as one of the available fields, even though level information (show up as "Reference Level) is one of the constraints in the cable tray model.
I am working on a assembly where a cable wrapped around a drum is animated to rotate with the drum, and there is a longer cable coming off of the rotating cable wrap, this longer piece goes down to another cable on a roller assembly. I have edited the assembly to work without the actual cable drum and without the roller assembly ( I wasnt allowed to share those models ) There are now two cylinders in place of the cable drum, a Grounded center to hold everything in place, a Rotating center which is animated so the wrap can rotate.
My problem is when the part named "Drum to Roller" is a lofted cable with angled ends to meet the "Drum wire wrap" at one end and it meets the "Radius cable ends" at the other end. I need the "Drum to roller" to stay constrained to the "radius cable ends" as well as the "drum wire wrap" ... and after being constrained still animate.
I have set up the animation and you will see that the "Drum wire wrap" is animated to keep the end vertical , the animation is set up to look like the "drum wire wrap' is un-raveling cable and the "drum to roller" is to be what un ravels.
I need to find a way so that the "drum to roller" translates down and over , staying constrained to the "drum wire wrap".. You will see that so far it does not.
I have attached two links below they include the two halfs of my assembly, place all the files in the same folder so you wont have to search for them manually.
When I add an object field in paperspace to report on the scale of a viewport in the layout, as I return to that layout and zoom in or out the viewport displays as hot in MS (tab reports as PS) and leaves the MS information of my previous visit embeded on the layouts neutral background and the "new" zoomed MS information is added to modelspace. The background objects cannot be selected or deleted but if I go to the block editor screen -choosing any block for my selection, when I close the block edit and return to the layout, the objects are cleared. I have installed service pack #1 for v12 and I lso have installed V13. I didn't notice this problem prior to the service pack or usin v13. I have an Intel i7 processor, 64 bit.
I have been trying to figure out how to copy a Layout from one DWG to another. I know there are several threads about this, and I have tried the methods they reccomend, but I am having an unusual problem.
I have been trying to open a Layout by using the "from Template" option for creating a new Layout, then opening the DWG containing the desired Layout. It works, but everything drawn in model space ends up compressed into the lower left corner and there is nothing in model space. So, the paper space information from the Layout is being imported, but the drawing info is getting mixed up somehow.
I have tried using the Design Center with identical results.
DView commands. We're using layout drawings of sites that are aligned with True North.
We've been using DView to rotate site layouts within model space in order to to align the layout better within the window and set up icons as such. And we have multiple Sheets set up with different information being displayed (ie different layers turned off). But when we go to the sheets, the Paper Space view still shows it's Original Orientation.
What I'd like to know is there a simple way to set the various different layouts to the same as Model Space, Without having to manually DView each Viewport as well?
I am trying to organize my drawing in model into different viewports for printing purposes. However, in Layout # 1, once I delete an item it also deletes the item in model space. In Layout # 2, can't edit, select, highlight or anything ( I am in Layer 0). How can I fix that ? Basically, I want to create several layouts, each layout will contain a certain section of my drawing in model space then. I am not "layout savvy", trying to get hang of it.
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 looking at streamlining page layout configuration. When I say this, I mean that I want there to be a button, a small msg to type into command line, or any general quick shortcut, to create a new Layout based on a specific template layout that is located on my server. There will be multiple template layouts that the user has the option to choose from when creating a new one, with each layout contianing an xref title block, and a particular size . Also, I would like these to avaiable everytime I open autoCAD, regardless of the current drawing being worked on.
I've looked at Macros and Sheet Sets, but I was wondering if there was an optium way to do something like this? I realize its a failry begginger problem but I am still a begginer at autocad.
Can i link several text fields to different layouts in the same DWG? I need to change the same information into several layouts, and it`s taking me too much time to do that.
eg: if i have a field "Smith" in Layout 1, 2, 3, 4 (linked between them) and i want to change from Smith to Johnson , if i change it in Layout 1, it will automatically change it in all Layouts.
I know I can use the expresion "$(getvar,ctab)" to reference the current layout tab name but is there a way to reference say the layout in previous or next tab in reference to the current tab. I am doing some plan and profile drawings which contain match lines I would like to have the match line text automated. For example if I'm on layout called PP02 there would be two match lines in the drawing one would read MATCH LINE PP01 and the other would read MATCH LINE PP03 I would like to automate this so the PP01 of PP02 is referencing the previous or next tab.
Lisp that can create layouts (using a dwt--I would code in the file path to my dwt) reading data from a csv file??? I would create the drawings ahead of time, all I would need is to run the lisp and it would create all the layouts in those dwgs and name them according to the csv.
The csv file contains the drawing names in column A and the layout names in column B. So, what I want to do is create "n" number of layouts in specific dwgs, using the cell data it reads from column A--which are the drawing names, and then rename all those layouts with the cell data from B--note it would not create duplicate (existing) tabs. This way I can re-run it later to add new layouts to the drawings as needed.
The reason is that I work on projects with several hundred layouts--thus the need to create layouts more easily across as many drawings as necessary. Instead of renaming/deleting a ton of layouts; it would be easier to start with a minimal template(s) and have the lisp create the exact number of layouts we need instead of going back and making a ton of edits. Since the csv is created at the beginning of the project, any changes later (adding layouts), can easily be done by running the lisp again.
I'm trying to print out a Layout in Autocad 2012 but the edges of cylinders either go faint or disappear completely.
This happens when using both PDF and normal printers. If I look at the layout in Print Preview all the lines are there in full. Attached is the result of a PDF print.
When I work in large files (10,000 kb +) I experience significant delays when copying large amounts of information (copy a floor plan) or when switching between layouts or saving the dwg. I wish I could tell you it started right after I But I just recently started working with the larger files. So this could have been an issue from the time I bough the machine - 18 months ago.
it's either an issue with my graphics card or processor. I would like others to comment on their opinions on adjust my set-up to be more efficient
I believe I have the most current driver for the video card. Did I hear right somewhere that there is no good driver for the Quadro 4000 to work with 2012?
i have a test drawing attached with layout 1 and layout 2.
from model to layout 1 takes 2-3 seconds on my crappy computer, from model to layout 2 takes 8-10 seconds on the same crappy computer.
this sample i attached has a xref binded. which result is the same 3 and 8 seconds respectively.
you may think this is not a big deal. but layout 1 will take 10 seconds to to switch to if you have 5 xref while layout 2 will take a minute.
i did my research and haven't find the difference in variables between the two paperspace layouts.
tried all the variables made no difference:
psltscale, msltscale, celtscale, savefidelity, etc.
also set both viewoprts to undefined same thing.
the only difference is "1" is created from a blank autocad template by selecting "metric - no template", and "2" is imported from a civil 3d dwg after done a plan/profile production and that thing created that layout.
is there a tool to compare all variables between 2 layouts and find the differences? i am certain the problem lie within system variables.
Civil 3D 2012 Work: Xeon W3503, 12GB, Quadro 2000, Dell P2211H x 2 Home: 3930k, 12GB, GTX 590, U3011, QX2710
I have (unfortunately) the necessity to modify into some files (which are used as models) the print style preset.
These files, which are necessary for the realization of electrical diagrams, have inside hundreds of layout.
Each layout set default printing parameters, so as "Laser b/n.pc3," as the paper size "A4" scale "Scale to Fit", and plot style "Schemi.ctb", etc. ..
Is there a way to create a macro (a field unknown to me) or something similar, to automatically change in all the default layout, for example, the printer "Colori.pc3" and the print style in "Schemi_colori.ctb "?