AutoCad :: 3 Lines With Different Lengths Forming Triangle
Dec 12, 2012
I had to go out yesterday and measure an house indoors. Anyway the room is not square but sort of an triangle. I have measured 3 wall sides.
How to arrange them so that I get an triangle. I could draw 3 lines and then start rotating them till I get satisfactory result but can this be done any quicker?
View 9 Replies
ADVERTISEMENT
May 31, 2012
How do I connect two lines that have set lengths and set points at the other end
View 1 Replies
View Related
Apr 11, 2011
I'm trying to extract the 3d length of multiple lines into either a CSV, SSV or directly into a table, I have done a fair amount of research but all of the solutions seem to be for later versions of CAD than the one i'm currently using, I think 2008 is the first to have embedded data extraction for objects as well as attributes?
View 6 Replies
View Related
Mar 2, 2012
Labeling lines with their lengths,
I got the attached lisp file from the web which automatically labels the lines with their length. Resulting the values of the length in the absolute values of the length instead of saying that the length is in inch. i.e, i need to remove the inch sign (") from the suffix of the length.
View 9 Replies
View Related
Nov 20, 2013
I checked a couple of old posts looking for a lisp routine that will count the number of lines and list each different length either in a dialog box or txt file. I am working on an estimate and I have a floor plan of owsj of different lengths. I downloaded the tlen.lsp but that is only giving the total number of joists and the total length.
I am looking for a lisp so that I can window all the owsj at once and have it list or show the result for the joist in this manner
sample output:
xx joists = 10'-0"
xx joists = 20'-0"
xx joists = 30'-0"
View 2 Replies
View Related
Nov 6, 2012
If I have a series of lines on a layer, is it possible for a macro to place a label for the lengths of the lines at the center of each line in AutoCAD LT 2012? Adding a DIMLINEAR to each line is for the birds....my drawings have as many as 250-300 lines that need to be labeled with thier lengths.......
View 9 Replies
View Related
Nov 7, 2012
I'm trying to modify a surface I built from drill hole data of a cavern by deleting unwanted triangles from it. Everytime I select the delete lines command it tells me I need to have the triangles displayed for the surface, and they are displayed.
View 3 Replies
View Related
Nov 8, 2012
I'm trying to modify a surface I created using drill hole data of a cavern. When I select the delete lines command for surface editing a message pops up telling me that I must have the triangles displayed in the surface style dialog. But I do have the triangles displayed, and it still gives me the same message.
View 9 Replies
View Related
Feb 5, 2013
CorelDraw_ExtendedLines.JPG
I have a time consuming problem that I was hoping a work-around or solution could be found for.
Some background: I use CorelDraw sort of as a CAD file creation software. The tool I use traces out straight, horizontal and vertical lines. At times, there are areas that need to be excluded being processed over, so my design has holes and gaps in it. The tricky part is, the tool I use needs time to accelerate up to full speed before I want it to start it's process. This requires that I add the same length to every single line in the layer (different layers need different added lengths). The problem that I run into, is that if I select multiple groups of lines that are not the same length and try to extend them, CorelDraw sees them as one group and extends the largest lines the right distance, but shorter lines get a different percentage of the distance, and gaps get shifted. I put in pictures of what I am talking about (a before, a good, and a bad).
can I select all the lines in a layer and tell CorelDraw to add X length to all of them, while keeping their center positions the same? It would save me a good deal of time.
View 10 Replies
View Related
Apr 27, 2013
Is there a way to make a work path that has all the lines of the triangle instead of just the outside?
When i use the quick selection or magic wand i can only A) Get the outside shape and inside triangle, or B) Get all but one of the shapes. The triangle is made up of 3 L looking shapes. I want to make a path, put it into Cinema4D , and then be able to color it so i can THEN, put it into an After Effects video.
View 2 Replies
View Related
Apr 10, 2013
So when I create a triangle by using the star shape tool and only giving it three points. When I have my triangle, I duplicate it and make it smaller. I center them both up on the canvas, but they don't look centered. As you can see in the picture provided, the bottom has more of a width that the others. I've tried using the alignment tool and the smart guides. I do resize the triangle using shift so it doesn't mess up the shape too.
View 10 Replies
View Related
Jan 20, 2012
I have a piece that I'm trying to develop to add into an assembly. The piece I'm trying to create is a cast piece of steel that I'm trying to form to a radius. The piece basically starts out as a flat part and then is formed to a radius. I want to form it from flat to radius so that the contours will match the radius of the piece.
View 5 Replies
View Related
Mar 6, 2012
Is there a way to create sub assemblies from components already in an assembly?
See attached link from Solidworks doing this. Looking for something similar. [URL] ........
View 5 Replies
View Related
Mar 19, 2012
I have a formed beam I would like to mirror in an assembly to avoid the work of forming the opposite bent part. I have mirrored it however the cuts in the lower side of the beam are mislocated as if the part were rolled over rather than mirrored.I am in Inventor 2012.
View 9 Replies
View Related
Oct 9, 2013
I have two cubes in two different layers so that one is red and one is blue. I want to attach these two cubes together at a surface, but keep that interface between them in the rendering (not just have them combine to form a continuous object with no interfaces).
View 5 Replies
View Related
Aug 31, 2011
I am basically looking for a way to get the length of each polylie segment in the overall polyline. Not the total length.
I then need to comapre these lengths. I guess I could do some math to get the values of the verticies, but is there a built in method to do this? how to get started?
View 3 Replies
View Related
Dec 6, 2013
I'm having a minor issue with one of my drawings. The existing drawing was a .hln file that I have opened in AutoCAD 2011 LT.
I tried to draw a line of length 1600mm but when I take a dim it's only 145mm but via properties its 1600mm. The drawing is attached zoomed-in on issue area.
View 4 Replies
View Related
Sep 30, 2013
How i'm adding lengths of individual plines...I am running MEP 2013 and lately we've been doing a lot of measuring of plines...The problem i'm having is that we are supposed to add 24' to every length...So if I measure a polyline and it's 10' long, the number i'm supposed to be putting on the drawing would be 34'...Is there a way to create a command that will automatically add what I need to every pline?
View 9 Replies
View Related
Jun 25, 2012
I'm creating an assembly and in this assembly I need to add some foam pieces. These pieces are the exact same part number but can vary in length. How can I make such a part so that i can insert it into an assembly multiple times but have different lengths? I'd rather not make multiple pieces of foam for every single assembly for all of our product lines and am looking for the "one foam to rule them all" option. I would assume this would be an ilogic component I would have to create, but i haven't really made a part like that yet.
View 3 Replies
View Related
Aug 7, 2013
I want to create a segmented polyline with known angles / lengths, but I want to do this in 1 operation without having to copy/rotate/chamfer etc.
I'm sure it has something to do with UCS, but I've not used it in quite some time, I am stumped and everything I have tried so far has failed.
View 5 Replies
View Related
Jan 8, 2014
I have a DI-3C structure that I want to stretch to specific throat lengths. I want hold the stretch from front mid point of the line with the lookup for throat lengths. I'm not getting where to do my first corner of stretch frame.
View 2 Replies
View Related
Apr 11, 2013
When a bolted connection is used, the bolt changes in length as the stackup of hardware increases and decreases. I have noticed that if I do not grab the red arrow to adjust the length, the amount the bolt extends past the nut
seems to be only about 2 threads. What is the formula Inventor uses to determine this extended length?
View 9 Replies
View Related
May 21, 2012
Is it possible to determine the sum of the lengths of all of the polylines on a certain layer? I'm trying to determine the total length of joint sealant on a building's exterior.
View 8 Replies
View Related
Jan 2, 2013
Is there an Autocad command that will list the lengths of several seperate lines and combine the lengths similar to the areas command?
View 3 Replies
View Related
Aug 9, 2013
How to calculate the lengths of the first and write each profile..In Part 2, I calculate the total length of ground.
View 1 Replies
View Related
Feb 21, 2012
Where is the settings for changing the precision on an annotated line length? I'm getting three places right now, and I don't need any places other than the whole number on a series of lines.
View 5 Replies
View Related
Jul 16, 2012
I need to have a table that updates when I change the length of a polyline, These lines are split up into segments for different types of materials. We usually add this up manually but would like to find a solution that is a little more automated.
I have mostly a background in GIS and have excellent knowledge of Autocad Map. I came up with a solution by creating a shapefile and making a multi-part feature for the segments. I added a table and connected to the .dbf file of the shapefile. I then calculate out the lengths of the line and update the attribution of the shapefile. Easy and took a few minutes to do.
I just want to know if there is a better way of doing this. I have did some searching and have found some information about alignment tables.
View 6 Replies
View Related
Jul 24, 2012
Are there any working .arx files or lisp routines that would enable me to calculate a total length of multiple blocks ? I know there is TLEN out there but this does't work for blocks, I need something that will calc combined lenghts of my user defined blocks which are basically simple lines of varying lenghts.
View 5 Replies
View Related
Jul 5, 2012
Im having trouble inputting imperial units for my line lengths. It works fine when i type 4-3/4 it gives me a line that is 4 and 3/4 of an inch long. Can i only input values in inches or is it possible to input something say 4' 4-3/4 ?
View 5 Replies
View Related
May 9, 2012
I need a macro to auto label, with DIMLINEAR, the lines for Rafters with the lenghts. I have the Dimension Styles set up for each roof pitch, but need a macro to auto label the line instead of clicking each line individually. Also, I can't find a ROUNDUP feature in the Dimension Styles. I've got it to round to the nearest 2' but it won't go up....if it's 11' it goes to 10'...I need it to go to 12'.
View 5 Replies
View Related
Oct 2, 2013
I was told there is a way to combine the lengths of the same spec pipe you use in an assembly, all pipes I use is from the content centre and I just can't seem to find how to make it one pipe with the length of all the pipes added together in the parts list.
View 3 Replies
View Related