AutoCad :: Drawing Pipeline Layout And Its Deformation?

Jan 20, 2013

I have a 2D pipeline layout. Nodes on the pipe are known by their X and Z coordinates. A FORTRAN written code calculated the nodes displacement in 2 direction of x and z.

I have to draw the nodes, connect them to each other to obtain pipeline layout and then draw the x and z deformations separately to show the deformed shape.

Input format is like
PN x y z
1 0 0 0
2 0 0 10
10 0 0 100
20 10 0 100
40 40 0 100

I though ACAD might be an easy tool to do this. I am trying to use MacLee's or Geobuilder's LISP routine to import the x and z coordinates into CAD.

MAcLee's routine doesn't recognize node numbers at the beginning. So I shifted into Geobuilder's rotine. Still I am trying to use but with no lock till now.

Any easier method for drawing these simple stuff, coordinates and deformation? Is it possible easily in ACAD? My other limitation is that ACAD is the only software I have in my hands.

View 4 Replies


ADVERTISEMENT

AutoCAD Visual LISP / AutoLISP :: Insert Another Drawing Layout Tabs Contents In Current Drawing

Mar 7, 2013

I want to insert another drawing layout tabs contents in current drawing.

It's easy for MODEL tab, but for LAYOUT tabs, I dont know how!?

I prepared a code for INSERTING MODEL tab in current drawing:
 
(defun INS_DWG (TAB path dwg P / blk)(setq blk (strcat ""*" path dwg """));(setq N (vla-get-count (vla-get-layouts)));;Number of LAYOUT TABS in dwg(if (or(= TAB 0) (= TAB nil))(command "INSERT" blk P 1 0)); TAB=0 or omitted ==>Insert MODEL;(if (= TAB 1));==>Insert the 1st LAYOUT in dwg file;(if (= TAB 2));==>Insert the 2nd LAYOUT in dwg file;and so on....);;;usage:;;(INS_DWG 0 "c:\test\" "test.dwg" '(0 0))

View 8 Replies View Related

AutoCAD 2013 :: Deformation Occurring When Printing With Different Scales

Feb 27, 2013

Deformation occurring when printing with different scales,

It is gorgeous that one can preserve the text size, hatch size, dimension size, etc. regardless the scale the drawing is going to be printed with.

For example, if the text size, hatch size, dimension size, etc. are proper as the drawing is printed with a scale of 1:100 then how about printing this drawing with a scale of 1/50 and 1/200?
 
A scale of 1:50 looks fine (attached)
 A scale of 1:200 has some overlaps! (attached)
 
Then how to get a nice drawing (dimension size, text size, hatch size) when printing the drawing with a scale of 1/200? In other words, how the annotation objects can be adjusted proportionally such that no overlaps and distortion is occurred?

Software: AutoCAD 2014, AutoCAD C3D, AutoCAD M3D, Revit
Windows 7 (Ultimate 64 bits),
Firefox 20.0,
Kaspersky 2013.

View 9 Replies View Related

AutoCad 3D :: 3D Simulation On Deformation Of Plastic / Elastic Materials

Jun 6, 2012

I am looking forward to a CAD application that can simulate or show the end result of applying pressure to a plastic material. I have CAD drawings of EPDM Joints, Aluminum Sections and I want to simulate the action of glazing over the EPDM Joints, how the joints form is going to be transformed when the glazing is inserted in-between them i.e. a Window Sash.

How to do this type of simulation?

View 0 Replies View Related

AutoCad :: Pipeline Route Profile (graph)

May 15, 2012

I am facing a problem in autocad. The attachment is a pipeline route profile(graph). I am facing the problem to plot the graph.

View 9 Replies View Related

AutoCad :: How To Do Pipeline Layouts For Coatings / Inspections

Oct 4, 2012

how to do pipeline layouts for coatings, inspections etc. I've been involved with things such as Labview so I'm not exactly new to design sw.

View 6 Replies View Related

AutoCAD Civil 3D :: 2012 - Alignments To Designate Pipeline

Jun 18, 2012

At our office We use alignments to designate the pipeline. At our pi.'s or points of intersection We have the autocrat _wipeout circle. It works fine in c3d 2011, but for some reason when We take them into c3d 2012 the wipeout circle goes under the red line instead of above. We have checked through the properties and can not find a display order. Otherwise We are currently inserting a wipeout circle and having to place on At every intersection.

View 2 Replies View Related

AutoCad :: Drawing For Each Layout?

Nov 3, 2011

I have been using one drawing with in 50 Nos. layouts. Now I want to make the separate drawing for each layout. What should I do? Is there any lisp for do the above function?

View 8 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Get Corresponding Z Value For Say About 2000 Points On Pipeline

Dec 19, 2011

What I have is a topo plan in 3D (All contour lines have x, y and z values). My pipeline is on x and y coordinate only. I need to get the corresponding z value for say about 2000 points on the pipeline.

View 9 Replies View Related

AutoCad :: How To Create PDF Of Drawing From Layout

Feb 12, 2013

recently switched from 2007 to 2010. All of my dwgs in 2010 were created in 2007. When trying to create a pdf of any drawing from any layout...adobe has difficulty reading layer/plot style info...it prints everything gray. I've tried pretty much everything and now think it has to do with importing something (maybe plot style?) from my earlier version? I don't know... need getting my plot style to be read properly by adobe.

View 2 Replies View Related

AutoCAD LT :: Orientation Of Drawing In Layout

Mar 15, 2011

A client gave us a file in which the drawing in model space has an orientation wherein the N is in positive y-axis. But if I go to layout (viewport), the orientation of the drawing is different, N is 45 deg from the x-axis. How does the orientation of a drawing in layout (viewport) changed without changing the original orientation of the drawing in model space?

View 9 Replies View Related

AutoCad :: How To Set Drawing To Layout And Print It

May 22, 2011

how to set out a drawing to a Layout from model space?

View 7 Replies View Related

AutoCad :: How To Make Each Drawing To Be Placed On Different Layout

May 9, 2012

In the model space, i have 1 sheet and have 3 different drawing in it( lets say , i have a circle, a polygon, and a rectangle).

How can i put the circle on Layout1 , the polygon on Layout2 and the rectangle on Layout3.

View 9 Replies View Related

Photoshop :: Text Deformation

Feb 8, 2004

Basically I'm trying to fake text in a book. I've attached a few images which basically outline my problem. At the moment I'm using a text path to deform my text, but it doesn't do the perspectival deformation on the text that I need. The "text deform" tool is too simplistic, it won't match up with the contour of the page properly. Something which sits mid-way between the two would be ideal, but failing that,

View 9 Replies View Related

AutoCAD 2010 :: Converting A 3D Drawing To A 2D Layout?

Feb 15, 2012

I am having an issue with a 3D drawing (xref) with size very large and crashing due to lack of memory.   I want to compress it into a 2D layout.  How do I compress a 3D drawing into a 2D drawing or something much smaller than the 47 MB it is now?

View 3 Replies View Related

AutoCAD LT :: Drawing In Layout Not In Model Space

Apr 20, 2012

I have received a drawing that is only showing in the first layout tab on a contractor's template.  The drawing is in a viewport of course.  The drawing does not show in the model space. 

1.   Is it possible to send a drawing only in the Layout tab?
2.   Is it possible for me to do something to view the drawing in model space and how is it done?
3.   Could it simply be a compatibility issue between the contractor's.

View 2 Replies View Related

AutoCAD Inventor :: Surfaces In Layout Drawing

Jul 12, 2012

I've been doing a layout drawing of a plant

The floor of the plant is split into different faces to denote walkways etc.

When i saw they were missing from the drawing i thought it could be because i haven't  'included surfaces'.

I clicked on include surfaces on the model and it worked!

However, when the green arrow update finishes, they disappear, and the include all surfaces box is unticked! i didn't untick it, so what did?

Inv 2013 64bit

View 6 Replies View Related

AutoCAD 2010 :: Output To PDF / In One Layout With Many Drawing

Feb 17, 2013

I am new user in AutoCAD 2011.The situation is:How can I output to PDF when one Layout with many drawing?

I know how to output to PDF when one Layout with just one drawing(use Page setup + Publish), any many Layout one of them just with one drawing.the attachment will show you the 2 situations

1) one Layout with many drawing

2) one Layout with one drawing

View 5 Replies View Related

AutoCad :: Company Logo Into Drawing And / Or Layout?

Mar 30, 2011

how to put my companies logo into the drawing and/or layout.

View 1 Replies View Related

AutoCad :: Copy / Move To End A Layout Tab In A Drawing

Jun 23, 2011

Using AutoCad 2011. When trying to 'copy/move to end' a 'layout' tab in a drawing, I keep getting the message:

'ERROR:Copy of layout failed'

I have in the past been very successful operating this command in earlier vers of Autocad.

View 4 Replies View Related

AutoCad :: Drawing Template Won't Insert In Layout

Apr 3, 2012

I am using Autocad 2012, I made a drawing frame template up in model space, then saved it into the DWT template folder, when I go into Layout and into insert to insert the template it will not show up.

I reloaded the DWT template back into model space and saved it as a DXF and I am able to insert the dxf template in Layout using the insert Block.

I can get the job done by using the dxf template but I would like to be able to insert the DWT template.

View 9 Replies View Related

AutoCad :: Move Drawing From Layout To Model Tab

Nov 6, 2011

I am having problems moving my drawing from the layout tab to the model tab.

Copy and paste is not working.

Is there another way to move the drawing?

I have attached the file that I am working with.

Chestofdrawers1.dwg

View 9 Replies View Related

AutoCad :: Drawing Is Bigger Than Frame - Layout?

Sep 7, 2012

I'm working on a siteplan. It's drawn in 1:1 and shall in A1 print to 1:750. Now, when I want to plot and go to layout, the drawing is way bigger than the frame. I have in paper space set up my 'page set up' as to paper - A3, print - layout, 1 mm- 1 unit and have the viewport scale set to 1:1500. Why is the drawing still outside the frame?? How do I get the right size?

View 9 Replies View Related

AutoCad :: Use Layout To Print - Scaling Drawing

May 25, 2011

Scale in Layout. I drew my drawing in mm , and I want to use Layout to print it like I saw in a video, but how do I scale my drawing? For example, the counter and shelf I drew is 1:1 in the Model workspace(1600 by 2000mm) but in Layout, for printing on to an A3 sized paper how do I get it to print in 1:40 or something of that sort?

Right now I'm printing by using Fit To Paper with the dimensions included, but I notice our contractors are using 1:30, 1:40 etc. , my boss doesn't mind since I include the dimensions but I reckon it might cause problems in the future.

And is it possible to just select anything in my selection window, even 3/4 of a line? Because right now, I can only select the whole line no matter what, I only want 1/2 of it because I want to cut the whole drawing in half and move it apart.

By the way, is it possible to customize the panel? Instead of switching between tabs constantly, can I make my own panel? I googled this and tried using CUI but it is confusing. I just want certain sections grouped into 1 bar. Like... Draw/Modify/Attach/Windows all on the first panel.

I really want to be able to type in certain commands without hitting Enter, is that possible? If I hit M, it will move the object without me hitting Enter. Can that be done? Maybe not M, maybe Alt+1 to move, Alt+2 to Scale etc. etc.

View 6 Replies View Related

AutoCAD Civil 3D :: Convert (scanned Plan And Profile) For Pipeline To Feature Line

Aug 13, 2013

I have a 2D (dwg)  plan and profile of  pipeline ( Scanned) and I am going to find a way to have this pipe as 3d ( or featureline).

I can't do this manually because this is a long pipe.

View 3 Replies View Related

Photoshop :: Selection Free Deformation In PS ?

Nov 10, 2005

I was wondering whether in PS exists the following functionality:

you apply a 2d cage to your selection and then move the cage's control points to deform your selection. much like a FFD modifier in 3ds max, the only difference being that it is applied to a 2d image instead of a 3d mesh.

maybe some PS plugin does this?

i use PS 7.

View 4 Replies View Related

Maya :: Mesh Deformation When Rotating?

Feb 23, 2014

when i rotate any part mesh is deformating, for example when i rotated with arms, mesh on legs was deformating..
 
[URL]

View 2 Replies View Related

AutoCAD 2013 :: Annotating Drawing In Layout Space?

Jun 5, 2013

I just recently started using AutoCAD again after using Inventor for several months, and I'm having a very difficult time with annotations. I'd like to annotate the proper way, and I believe that's from withing layout space. I have several small weld details that simply need to be laid out on this drawing. They're all drawn to 1:1 scale, and I'd like to use Viewports to scale them up or down as appropriate.

How to properly annotate dimensions, text, and weld details such that they will all appear of uniform size among all details, but will be associative with respect to the geometry of each detail? This is quite simple in Inventor simply because of how it's designed to work, but AutoCAD works very differently and I'm very unfamiliar with how to work with text styles and dimstyles and weld-symbol styles in this manner. I can't get my annotation styles to work right.

View 3 Replies View Related

AutoCAD 2010 :: Created A Viewport on A Drawing Within A Layout Tab

Mar 16, 2012

I have created a viewport on a drawing within a layout tab.  When I go into paper space the available scale options are in metric units e.g. 1:500.  When selecting the scale that I require that should allow the drawing detail to fit within the viewport it is too large even when  the smallest scale available (1:5000)  should easily be adequate for the detail to fit within the viewport.  The detail within model space has been drawn in millimetres.

I guess that some defaults, scaling options  are conflicting with each other.

View 3 Replies View Related

AutoCAD 2013 :: Switching Between Layout Tabs In One Drawing

Jul 18, 2013

Switching between each layout tab takes about 23 seconds.

What I know about the drawing:

-using AUDIT reveals no errors in drawing.

-Main drawing = 840 KB

-5 Xrefs total

-each Xref less than 1 MB each

-15 Layout tabs total in main drawing

-LAYOUTREGENCTL set to 0, 1 or  2 has no change on situation

View 6 Replies View Related

AutoCad :: Change Orientation Of Layout - Whole Drawing Is Out Of Page?

Feb 9, 2012

I have change the orientation of my layout,the whole drawing is out of page ,How to set it?

View 9 Replies View Related







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