AutoCAD 2010 :: Vertices Of Polyline Can't Be Extracted?
Mar 6, 2012
The vertices of the polyline cant’ be extracted!
The “list” command does give the coordinates of the vertices of the polyline while these data can’t be extracted by using the command “Extract Data”.
Is there some workaround to have the vertices of the polyline extracted in a table?
Software: AutoCAD 2014, AutoCAD C3D, AutoCAD M3D, Revit
Windows 7 (Ultimate 64 bits),
Firefox 20.0,
Kaspersky 2013.
View 5 Replies
ADVERTISEMENT
Jun 7, 2012
I would like to take all the vertices out of a multiple-vertices polyline so that it reduces to just its start and end points, can this be done?
View 4 Replies
View Related
Oct 3, 2013
Schematics Auto Cad-Schematic1.dwgSchematics Auto Cad-Schematic1.dwg
Schematic File.jpg
We are moving our schematic work from Visio to acad to keep everything in one program, and are trying to figure out how we can make the wire polyline in the attached file so it just to snaps to the connection points without actually extend the line or adding a vertices. I basically just want to re create what we already do in Visio where you can basically create an arrow, add text to the middle and then have it snap to a connection point.
View 2 Replies
View Related
Jul 18, 2011
I have a couple of hundred 3D Polylines which have point crosses at each vertex. Any way to remove these point crosses that fall on the 3D Polylines.
(IF 3D point vertex = any 3d Polyline vertex THEN delete)
Reason I can't just filter out the points and delete is that there are points that don't fall on Polylines which I want to keep. All points are on the same layer. Polylines are on various layers. Data is from a 3D topographical survey.
View 3 Replies
View Related
Jul 15, 2013
I have a pretty simple data extraction, one length paramater from a group of dynamic blocks. When I right click and select the Update Table Links I get an error dialog that says some files can not be found and when I expand the details the file it is looking for is itself! See the attached snapshot. This function used to work.
View 3 Replies
View Related
Aug 15, 2013
In the command GRADING>EDIT FEATURE LINE GRADING>INSERT ELEVATION POINT
I can specify the Increment value which is what I want but this only allows me to select one line. How can I select multiple lines and specify an increment value?
View 4 Replies
View Related
Oct 30, 2012
I have two polylines. Segments of one polyline are directly on top of segments of the other polyline. When I grab one of the polylines to stretch the vertices, it grabs the vertices of the polyline underneath.
View 1 Replies
View Related
Dec 18, 2011
I have to intersect polylines "POLYLINE" and "LWPOLINE" with a line and get all the angles of all segments of the polyline that are intersected.
To do this I used a loop that monitors all the vertices of each polyline to find the two vertices of the polyline segment that intersects the line. Unfortunately, these polylines have thousands of vertices and the processing done in this way takes too long.
With the vlax-curve-getClosestPointTo I could very quickly find the vertex of the polyline closest to that intersected with the line, but I need to find the other vertex of the polyline segment to determine the angle of this.
Another question: is there a quick function that returns the exact point of intersection of two curves (e.g. A line and a polyline, or a line and a circle?
View 9 Replies
View Related
May 15, 2013
Batching processing method to remove the coincident vertices of polyline (2D autocad 2012 version).
These polylines are imported from other application into autocad for plotting contour purposes. The coincident vertices give problem to lisp program for drawing a cross section profile.
View 0 Replies
View Related
Mar 2, 2012
How do you convert a closed Polyline to 2D Polyline? CONVERT does not work in reverse.
View 4 Replies
View Related
Mar 7, 2012
How do I make the Qleader retain 3 vertices when I stretch the vertices? It's fine if I do not enter any text with the command and then create separate MText, but I'd like to use the command as it's written. However, if I start stretching the endpoints around on the screen, I will end up with extra vertices in the line, and I cannot get rid of them.
View 3 Replies
View Related
Jul 29, 2012
I have borehole data of a site, where I want to sort of extrapolate the borehole data to the whole site, so that I can have a 3D soil model of the whole site. I have attached my DWG file, the vertical lines represent the borehole data and different colors represent different types of soil.
I'm thinking of manually extrapolating the data to the edges of the site, then split the site area into few different parts, and then create solids for each part, where each point is a vertices of a solid. But how to create a solid from 8 vertices, which would naturally form a closed solid like a box.
Besides this, are there any other methods of achieving what i want (3D soil model from borehole data)?
View 1 Replies
View Related
Feb 29, 2012
How to create points at the vertices of the lines in the regular AutoCAD? ’m wondering if there is a way to automatically create points at the vertices (or only at the end points) of existing lines (or polylines)?
Is this possible in the regular AutoCAD?
View 3 Replies
View Related
Nov 8, 2012
I'm using AutoCAD Mechanical 2010 and received a .DXF file that contains 'solid' objects. Unfortunately the next tool in my workflow doesn't understand 'solids' only polylines (and a few other basic shapes like circles, lines, etc). Is there some way to convert the object in AutoCAD?
I tried the 'boundary' command but when it asks to 'Pick Points' and I click inside the solid, it always gives the error 'Valid hatch boundary not found'.
What am I missing here?
View 1 Replies
View Related
Mar 11, 2012
How to get the individual polyline length of the entire drawing as per the name of the line written against him in the excel sheet. That would prepare the Bar bending schedule quickly.
View 2 Replies
View Related
Feb 14, 2012
I created a polyline and I cannot, for the life of me, remember the command to make it a 3D line, aka: pipe. I need to make a 4" pipe follow a line I drew.
View 3 Replies
View Related
Sep 17, 2011
How to fillet a 3D polyline with AC2012?
OR
How to automatically set the corner bend radius of a sweep along a 3D polyline?
The attached image shows what I did in a different program, but need to repeat with AC. The swept 3D object is moved off its path in the attached image.
View 5 Replies
View Related
Sep 11, 2012
I am trying to create a block that contains polylines. these polylines need to be able to have the width of them set individually.
What parameter do i need to assign so that this can happen?
View 4 Replies
View Related
Jul 19, 2012
I've had a problem for a while now trying to extrude a 3d polyline into a 3d solid. The polyline is on different planes which is one cause of why it won't work. Instead of extruding into a solid it only does the sides making it a mesh rather than a solid. If its on one plane I know it will work.
View 2 Replies
View Related
Mar 20, 2012
Normally i Join lines and fillets to become a polyline and no problems
But sometimes when i Join them it turns them into a Spline which i dont want.
Then i have to convert it into a polyline and it then it adds load of points/grips on the line which i dont want.
Is there a setting that stops the lines converting to a spline
View 4 Replies
View Related
Aug 1, 2012
Any command or lisp that will do new pollyline between two polyline on 1/3 or 1/4 space between them.
I need something that would be faster, use measure on pollilines then i draw between horizontall polylines on verteks or point new pollyline and ther divide it on 4 or 3 parts.
View 5 Replies
View Related
Apr 5, 2011
Autocad 2011 and 2011 LT both give the wrong area for sertain polylines. While Autocad 2005 gives the correct area.
Its terrifying how many official documents may be wrong because of this bug.
View 9 Replies
View Related
Nov 10, 2010
I am some trouble working with 3dface. I want convert 3dface to polyline but in some cases I faces with problem that a 3dface don't convert surface or solid.
View 9 Replies
View Related
Nov 19, 2012
I have a sinusoidal curve, that I've created using a third party app, which has worked really well. But the app only produces the form in a straight line and i now need to fit it to a number of curves.
I have a form of 3 radii and a couple of flats, which the sinusoidal form needs to fit along. All this work is just in 2D as i need to output the dxf into a CNC machine.
View 3 Replies
View Related
Jul 23, 2012
I would like to explode a polygone I've created within a block.
But I get the "_amexplode This command is not allowed while the REFEDIT command is active."
Um so, I have to explode the block, explode the ployline/polygone and recreate the block.
Or, I could minus the polygone from the block set, save the block, explode the polygone, reopen the block and add the lines back in.
I don't see an explode option in the "pedit" options.
Am I missing something here, is there more than one explode command now? It worked in a previous version.
View 1 Replies
View Related
Aug 31, 2012
I have polylines and changed the width to 3/4" and now the Plines are not solid (filled like a hatch) anymore? They are splined as well. I must have changed a setting somewhere and did not know it. AutoCAD 2012.
View 4 Replies
View Related
Mar 7, 2013
Scren shot attached
I am hatching (a very quick sketch for info) but the hatch lines are going across the ploy line zone.
What happening. I cannot snap to these, but if in put a selection window acorss an of the lines, it will select the hatch.
I dont want to see these and dont want to have to hatch indivual rectangles. Never seen this before.
I cannot see anythign obvious in any of the settings.
View 2 Replies
View Related
May 14, 2009
I drew a very complicated 2-D plot this afternoon. The most majority of the plot is composed of different straight lines, arcs. Then I used the polyline function to join them together to form a closed single polyline (Modify->object->polyline).
Later on I want to change something in part of the polyline. Then I used the 'pedit' again, I chose 'open'. But the whole polyline won't break into its original segments. I tried through all the menus, just cannot find the right tool for this purpose.
Does it mean I have to start over from scratch to redraw the whole plot?
View 9 Replies
View Related
Nov 14, 2013
I recently exploded text but now i need it to be a Polyline, when using PEDIT.
View 1 Replies
View Related
Jun 26, 2013
Is there a way to sweep a 3d polyline in AutoCAD 2012? Colleague has a sweep path that he wants to put radii in the corners. I know that in the past you could not do it. I didn't see anything in any post that told me otherwise.
View 3 Replies
View Related
Nov 11, 2011
I don't have AutoCad, but I was given a DWG that was created in 2007. It is a map of a lake's water depth vs distance in the east and north directions. Is it possible extract the actual value of water depth from the DWG file? For example the file would contain columns of x-location, y-location, and water depth.
View 7 Replies
View Related