AutoCAD Civil 3D :: Draw 2D Lines From Points
Feb 28, 2013How do I draw 2D lines from points? What setting do I need to change? I want to drawin glines using the node as a grip but I do not want them to have z coordinates.
View 5 RepliesHow do I draw 2D lines from points? What setting do I need to change? I want to drawin glines using the node as a grip but I do not want them to have z coordinates.
View 5 RepliesI have to put some trusts between two beam. It sounds easy but i'm unable to handle the divide and round off commands in the lisp. See attachement also.
To draw my trust between the 2 beams, what I normally do, is that I manually take the distance between the two points say it's 10 000 and wrote it down. Then I divide it by my max gap, say 1200, it is the max space between trust.
10 000/1200 = 8.333333 that's the result of how much trust and space between them that i'll need, 8 trusts, 9 spaces between the 2 beams. (That is what I'm unable to do in the lisp, tell it to round off 8.333 to 9 and use 9 for divide command)
What I manually do at this point to draw these trust is that I must create a temporarly line between the 2 beams, perpendicularly to these and divide it by 9.
It gives me 8 cross (or point) to draw my trusts. All this is long to do manually because I have many bay in building and I have to redo this operation for every the bay.
So, what I would like the lisp to ask is:
Specify distance between two beams (Between where and where) :
Specify the lenght of the trust :
Specify max gap: I would like to answer a number here, say like 1200 max
(The lisp should draw the lines on the current layer, color and linetype of the current layer and not draw a line at the beginning and at the end because that's where my Beams are. I hoped you understand, see attachement.
Should also have something that handle a ESCAPE hit or cancel, something like this:
(defun trap1 (errmsg) (command "_.undo" "_end") ; undo end (setvar "osmode" oldsnap) ; restore variables (setvar "cmdecho" 1) ; enable cmdecho (setq *error* temperr) ; restore old error handler (prompt "
[Code] ....
Is there a somewhat easy way to draw this blue line, other than manually click on each anchor points at the top of the black lines?
View 32 Replies View RelatedIs there a way to link feature lines to points? If I have a series of points and I've joined them with a feature line; I want the feature line to update automatically if I adjust a point elevation.
View 4 Replies View RelatedI have 4 points (from "Points from file", I created Points #1, #2, #3 and #$ in the non-linear fashion).
1) I want to create 4 straight lines (connecting Pt#1-Pt#2, P#2-P#3, P#3-Pt#4, P#4-P#1) by using some Commands. What Commands in the Command Line should I use to create these 4 straight lines from these 4 points?
2) I want to create 1 parcel (connecting Pt#1-Pt#2-Pt#3-Pt#4-Pt#1) by using some Commands after "Parcel Creation Tools" => Draw Tangent-Tangent with No Curve is clicked. What Commands should I use in the Command Line to specify these points to form a parcel?
I'm doing sections for a new sidewalk, but they have vertical lines at the connection points (see attached). How to turn them off?
View 3 Replies View RelatedMaking the switch to Civil 3D. I was previously using 2009, and I could add dimension labels by picking two points (endpoints, intersections, etc.) to get the whole line or just a segment. In Civil 3D 2012, I create styles and add labels through the annotate tab, but I can only selct the line or curve in its entirety. There must be a way to easily label portions of a line or multiple segments as one line.
View 4 Replies View RelatedI have a very frequent need to draw lines that radiate out from a point on different bearings and distances. I think of this as a sideshot.
_/_
|
Civil 3D’s sideshot command acts differently. It draws lines between the radial end points.
/
|
Do you know what command is needed to do what I want? It is not the Create Line by Side Shot command.
When I start to draw my polylines to cogo points I have inserted in my drawing it keeps wanting to hang up when I hover over the point. I have set up my point styles to bring in our points with all the attribute information so I am thinking it keeps trying to read all that info as soon as my mouse hits it..
I saw a post about rollovertips but that did not change anything. Any ides what might be causing this? Im using Civil3D 2011.
I need to create points with surface elevations along sample lines. The points need to represent the verticies one would see in the section editor. I've attached an image of my section editor for one of my sample lines. I need to create points that represent these 24 verticies along this sample line and do so for the rest of my sample lines as well. Is there an automated process to create these points?
View 1 Replies View RelatedI wanna interpolate points from surface but only in that area where my sample lines intersecting with the surface. There is a point creation tool that makes this based on polylines but I have to many data and it will get to much time to do this. So, for better understanding I attached some pictures, in the first picture it is shown the final result which I have made based on polylines, but here is also a problem, the tool is not putting points where the surface is changing ( on my second picture I highlighted with red circles).
View 5 Replies View RelatedIm still new to Civil 3D and i would like to know how to connect inported points using 3D polylines. I imported my points from Excel in a PNEZD format. How do i get the 3d poly line to snap to my points so I can Connect them? someone mentioned using a feature line to connect the points but im not sure how or what that would do.
View 3 Replies View RelatedI want to construct lines between every two line ending point by multi selectio window instead of drawing it manually between lines ending point ?
View 3 Replies View RelatedI used PENZD file that has 8 points (4 locations with 2 depths in each location) to create a Point dwg that has several annotations I made. Then I used the
"Lines/Curves" => "Create Lines" by "Point # Range" to create 6 sets of lines:
Line Set #1 that connects Points 1-3-5-7-1,
Line Set #2 that connects Points 2-4-6-8-2,
Line Set #3 that connects Points 1-2,
Line Set #4 that connects Points 3-4,
Line Set #5 that connects Points 5-6,
Line Set #6 that connects Points 7-8.
The annotaions for the 8 points are gone, after I completed the creation of the Lines. I wonder whether I can create 2 layers in the AutoCAD Civil 3D 2013: 1 layer for the 8 points with my annotations attached and 1 layer for the lines I created from the 8 points.
I'm working whit a LAS points draw an i want cut only a little of space in my draw.i have 500 points in this format and only i need 100.I want delete some LAS points of my draw
View 6 Replies View RelatedUsing autocad 2008. I cant draw a rectangle using 2 points. I don't need a specific size just want to put a box around text. I used to pick a point and then pick point 2 to draw rectangle. On this computer when I use rectangle it ask for length and then width. Is there a system variable that won't let me put in p1 and drag to p2 to make a rectangle?
View 9 Replies View RelatedI have survey points for a water course and want to draw l-section, which command I should use to draw polyline l-section from all those points in one command.
View 8 Replies View RelatedI had to create a boundary map and place points to all corners. How to export these newly created points back into my data collector (Ranger) and also I'm trying to figure out how to print out a points list.
I stumbled on to this thread but I guessing that it's a different CAD year because my modify tab doesn't look like this. URL.....
I have a large surface (over 1.5 million points and 20 000hectares)
I need to get a point file .csv from the TIN to be able to use it in another program.
-so i've extracted the points from my surface, but they are Autocad points.
-next step is to convert them to civil 3d points.
-I can not select them all when converting them or my computer crashes.
-so i select about 25 000 at a time, the converting takes roughly 10 minutes.
and i have over 1.5 million points to do.
how can i speed this up.
will more ram useful?
I have recieved a file with many points and would like to convert them into COGO points in Civil 3D. The problem is; I would like to keep the hole ID's as I convert, I've made a few conversions and lose the hole ID every time (not showing in Name or Description). Is there a seting I am missing to keep these? My aim to to organize the COGO points in different point groups.
View 3 Replies View RelatedI have 2 points and a line given (both points on one side of line)
I want to draw a circle so that it passes through two points and tangent to the given line.
I am drawing a gear and now i need to connect points to draw involute for a gear tooth: [URL] ...
Points are numbered. I'm trying to draw with a spline, but i don't know where to put last point of a spline to draw an exact involute - like for example - if i would draw like this and press enter - i would get this spline: [URL] ...
But if i would move cursor in a different direction and then press enter - i would still get almost identical spline, but still, not the same: [URL] ...
So how do i draw an accurate involute? Maybe i should draw one more point and then stop drawing spline?
how can i draw this red line in autocad, its an arc from point 1 to point 3 in spherical 4 side segment? point 1 to point 2 to point 3 to point 4 closing the segment at point 1 and point 4 (fused)
View 9 Replies View RelatedI have a couple points that were part of an import event (data from a previous project) which I want to assign as control points for an incoming traverse, is there any way to assign those as control points? I can't seem to find a way to do that other than perhaps re-importing the specific points as control points and overwriting the existing ones.
View 2 Replies View RelatedI have a project that was started by leaving all the survey data inside the "All Points" group. So, I'm concerned that when I enter my as built survey points, that even if I put them into their own group, that the original surface will still look at them and just rebuild to my asbuilt data, effectively cancel out the purpose of the asbuilt survey. Will this happen?
I want to take the original points and put them into a group of their own, but I don't know if that will affect anything or not? I have several wetlands already designed on that surface with volume calcs already done too.
What should I do?
I want extract a (x,y,z) point from a text file and want to put marker to that point in a dwg file. how can I accomplish that?
View 2 Replies View RelatedI have a list with many points is it possible that i can draw a line or polyline on those points using MapCar function.
View 6 Replies View RelatedI'm trying to change a routine i just wrote that draws 3d pipes. I wanted to make it so that when a user selects the beginning point and ending point of the pipe, the LISP changes the ucs to that vector, draws the circle at the beginning point and extrudes it to the second point.
It actually works great except when the ucs changes, so do my user points because of teh origin change. Is there a better way I might get this to do what I wnat it to?
(setq ip (getpoint "
Pick First Point:"))(setq ep (getpoint "
Pick Second Point:"))(command ".ucs" "za" ip ep)(setvar "osmode" 0)(command ".circle" ip "d" od)(command ".extrude" (entlast) "" (distance ip ep))(command ".ucs" "w")(setvar "osmode" oldsnap))
I wrote some stand+alone application (WinForm=, where user can specify dimensions.Now after button click I want to switch form to current AutoCAD file and prompt user to specify point.
From this point I want to start drawing few lines.And I don't know how to switch to AutoCad and get current drawing space.
Drawing Parrallel lines from one elipse to another?
I am drawing pipe and beams.
I use a variety of methods. Right now I just SNAP to the elipse, draw the lines at the angles and then hit the other elipse. Sometimes though the lines jump all around the elipse.
I am trying to draw lines(orange colored) on this 3d object(crimson colored). Every time I go to select the lines to alter them I end up only being able to select the 3d object they are on. How do I turn off the selection of the 3d objects or anything on that layer?
View 9 Replies View Related