AutoCAD Architecture :: Trim Lines Of Apparent Intersection?
Jul 3, 2012
I'm using ACA 2008 and used to be able to pick two lines that didn't physically cross each other and use the trim command to trim them based on where they would cross if they extended to each other. But it doesn't seem to do it anymore.
Best way I can describe it is it used to trim at the apparent interest ion of where they would come together. I'm sure there's some easy fix to this, just don't know where it's at.
View 2 Replies
ADVERTISEMENT
Sep 15, 2012
What distinction is between “intersection” and “apparent intersection” in snaps,. I’m not sure what difference is between the “intersection” and “apparent intersection” in snaps.
Software: AutoCAD 2014, AutoCAD C3D, AutoCAD M3D, Revit
Windows 7 (Ultimate 64 bits),
Firefox 20.0,
Kaspersky 2013.
View 9 Replies
View Related
Jan 22, 2013
Having problems dimensioning to an apparent intersection in an IDW?
Once I hover over both lines to show the intersect and both line do intersect but it should turn green, it's not, it just keeps yellow.
It is placing the dim in the right place but it's also not drawing in the intersect lines.
It was working last month as I have a drawing to prove it.This is on a few machines.
Also moving dimension is a problem. Sometimes they will not reattach after moving one end.
AIP2011 sp2
View 2 Replies
View Related
Mar 11, 2013
We recently upgraded to Autocad Architecture 2013 and the trim command is driving me mental. Lets say I have a window mullion pattern with 4 intersecting lines and I want to trim out the center. (see attached example) I start the trim command, then right to left window to select the 4 lines, then use another right to left selection window to trim out the lines. It always leaves on of the lines leaving me to have to click one more time. This is a huge pain when you have to do this multiple times. That is a lot of extra clicks. What gives? I never had this issue before.
View 5 Replies
View Related
Jun 11, 2013
There was a message on here about using Ordinate Set to create an ordinate dimension to an apparent intersection and I've managed to do that, but is there a way to use just Ordinate to dimension to an apparent intersection? I've tried dragging and right click menu but no luck.
I'm using Inventor Professional 2012.
View 3 Replies
View Related
Jan 5, 2013
Whenever I try to trim two intersection arcs who have the same bending direction and similar radius, casue it is extremely hard to click on the parts that need to be trimmed off. See attached pic for reference.
View 2 Replies
View Related
Feb 8, 2013
Trim tool errors when cutting lines with lines CorelDraw X6
View 1 Replies
View Related
Feb 9, 2013
I'm trying to find the point where 2 lines intersect. I extend both lines so they cross. But when I try to draw a point over where they cross & select intersection on the snap menu, it will not snap to where the 2 lines cross. I've attached the drawing.
View 7 Replies
View Related
Nov 19, 2012
I'm using AutoCAD 2013 x64 and VS2012 Express with ObjectARX 2013. Now I want to calculate the (projected) intersection point of 2 (intersecting) lines in vb.net
After selecting the lines I have this line1.IntersectWith(line2, Intersect.OnBothOperands, intpts, 0, 0)
In Visual studio express 2012 I get the following warning for the above line of
warning BC40000: 'Public Sub IntersectWith(entityPointer As Autodesk.AutoCAD.DatabaseServices.Entity, intersectType As Autodesk.AutoCAD.DatabaseServices.Intersect, points As Autodesk.AutoCAD.Geometry.Point3dCollection, thisGraphicSystemMarker As Long, otherGraphicSystemMarker As Long)' is obsolete: 'Use the overload taking IntPtr instead.'.
So, if I'm reading this correctly, this method is outdated and I should use an other method to calculate the intersection. But I really don't know what 'Use the overload taking IntPtr instead' means.
One of the things I found is a function that contains this line of Dim inters As Point3d = line1.IntersectWith(line2)(0). This one looks almost the same, but doesn't give me the warning when I compile the code, but this method crashes AutoCAD when there is no intersection between the lines. This is despite a try catch block that surrounds the code.
For now I just want to use lines, but I need to expand the code so it will also work with circles, arcs and polylines.
View 6 Replies
View Related
Jun 20, 2012
I'm trying to write a command that breaks polylines / lines along a polyline. Is there any way to
A. Find all intersection points of two polylines?
B. Break the polyline at points gained previously?
View 6 Replies
View Related
Oct 18, 2010
Using ACA 2011 and Win7 here... and I've noticed that the apparent intersection osnap does not want to work at all while working in a layout if the geometry I'm trying to snap to is also drawn in the layout.
If the geometry is in model space that osnap will work fine both in model space (through the viewport) and from outside the viewport.
View 3 Replies
View Related
Oct 15, 2013
I wonder how to get intersection lines between two surfaces in Civil3D API. It seems that the "MinimumDistBetweenSurfaces" command in Civil3D can do this work. But I can't find corresponding API.
View 2 Replies
View Related
May 22, 2013
The yellowcurve is created by progect geometry of red circle on a solid(I delete solid after that).and there are some lines on circle and parallel to projection vector. now I,m going to trim or extend these lines by yellow curve. trim and extend don,t work and there is no intersection point between blue lines and yellow cure . What should I do?
View 4 Replies
View Related
Apr 7, 2013
I Posted This problem twice but it doesn't showed in the forum. I don't know why, whatever, My problem is making Array with a circle and a line[same as to radius]. When i use array between them to create 9 more lines, some lines are becomes bigger then the original line. why this happen? I attach a file to be understand clearly. Zoom the intersection point of lines and the circle.
View 3 Replies
View Related
Dec 1, 2009
I'm running 2002 and I have a drawing with an array of lines (forms a grid ceiling, actually). With OSNAP on I cannot grab the intersection of these lines, however, it does work on other lines in the drawing, as it usually does.
View 9 Replies
View Related
Mar 19, 2012
I have a drawing of tower in 3d, i want to put all the drawing in 2d only so that i can trim some part of the lines, is it possible to put the 3d in 2d in one level only, i mean one axis.
View 9 Replies
View Related
Jan 29, 2012
I have a drawing from a surveyor showing contours which have been formed by 2D polylines. I have tried to trim out a portion of the contours, which i don't need, using extrim command but it doesn't trim any of the contour lines. Even with just the trim command i cannot trim them. i have tied exploding but still not managed to trim. How to trim these unwanted contour lines ?
View 5 Replies
View Related
Oct 25, 2012
If you have a solid a there are inner lines you want to trim how do you do that in autocad 2013.
View 9 Replies
View Related
Sep 17, 2011
Is it possible to select lines (maybe up to 6 lines) around an intersection point with a reference line. There is one intersection point and the lines are around it. And also, both the intersecting lines are in different layers.
How to get the ObjectARX's ArxDbg tool working on autocad 2012. ObjectARX 2010 sample project fails to open in VS2010 express.
View 4 Replies
View Related
Oct 1, 2013
When I initiate the trim command with a double enter (i.e. select all mode), I usually first zoom into the area I want to trim so I see no other objects, then start the trim <Enter><Enter> option, then pick the lines I want to trim. Even if these extend off the screen and cross other objects (not seen on the screen), they usually trim off completely. However, on occassion they don't. To replicate the problem try this:
Draw 2 vertical lines and 2 horizontal intersecting (like noughts and crosses)Draw a horizontal line that intersects both vertical lines but up near the top of those linesZoom in so you only see the square and extending lines (but not the short horizontal line)Trim <Enter> <Enter> and pick from bottom right to top left (i.e. around the squareZoom out.
The square is trimmed, however there are 2 line fragments left above the horizontal short line.
Fix: UndoTrim the same way and presto, it now works I found if I then moved the line above (so only a small amount), zoomed in again, tried to trim - same error.
View 7 Replies
View Related
Oct 13, 2012
I posted a file drawing of a basic symbol.....how do i trim the circle segment between the 2 red lines?
I have drawn this symbol in space....should i be anchoring it to the 0,0 co-ordinates?
View 6 Replies
View Related
Oct 29, 2013
In assembly mode, how can I click on two lines in a part sketch and get there intersection point using VBA?
View 3 Replies
View Related
Nov 6, 2012
I have drawn figure1 with rectangle and press/pull command. I have drawn figure2 with line command. I want to trim the lines of figure1 which are shown in red color in figure2.How to do this?
View 4 Replies
View Related
Jul 12, 2013
I am having trouble with my lines connecting...have tried adjusting the line effects, edge mode, jitter, line extension...but Trim and Facet are not working with certain lines not connecting or not trimming. I attached my dwg file.
View 2 Replies
View Related
May 9, 2013
I want to trim off the top of the lines in the picture below. I used white lines to cover the top to show you what look I wanted to achieve, However, I know that using white lines to cover it up is not a practical solution for my application. I know that I should be messing with the pathfinder tool but I just can't get it to work right for me. I am pretty new to illustrator and Photoshop.
View 2 Replies
View Related
Mar 6, 2013
I am trying to create an intersection design using the Intersection Tools in C3D 2012. I followed the steps in the tutorials, created a corridor on the major road, splitted the regions, created the intersection and added it to the major road corridor, and connect the regions with the intersection portion.
I used the same assembly throughout the design just for simplicity, however, i notice that there are gaps of curb between the curb return section and the through section (as outline in red rectangles).
View 6 Replies
View Related
Sep 6, 2009
I'm trying to learn illustrator cs2 on my own and am having some issues with a few basic functions. I am drawing shapes using the rectangle, ellipses and trying to join them together. How do i trim 2 lines together to make a corner. I would like to cut off the exess at the ends by cutting to the other lines. I know this seems basic but I can't figure it out. In the end I want to make a figure using all the drawing tools ( pen, line, shapes etc) and have the outline just one feature.
View 8 Replies
View Related
Jun 12, 2012
I am having trouble cleaning up different wall types joining at or close to a corner. I tried to over ride the clean up radius....no luck.
View 9 Replies
View Related
Mar 22, 2013
Is there a command out there that allows you to mirror objects from an apparent midpoint from like an otrack without physically drawing a line then having to erase it later? I thought there was a way to do it, but my memory is failing me.
View 1 Replies
View Related
Mar 14, 2013
I'm using ACA 2013. I am using sheet sets and I am working on my Sheet Template.Typcially we use a 3 line project title in our standard title block and I would like to continue doing so . The problem is that the Project Data only has one line for the "Project Name".
How can I get the project name to be 3 lines that separate when I want them to, I.E.
NEW MEDCIAL OFFICE BUILDING
FOR
MY LOCAL HOSPITAL SYSTEM
Is this a change in the "Project Name" field in the sheet template?
View 1 Replies
View Related
Dec 4, 2012
I have a 3D polyline (blue in attached) for which I am trying to calculate the surface area. I use the area-->object command and get 1912342m2 in AutoCAD 2012. My colleague uses the same command in AutoCAD LT 2009 and gets 1807093m2. Due to the discrepancy, I roughly traced a polyline (yellow in attached) around the area in AutoCAD 2012 and I get approx. 1810000m2 so assumedly the AutoCAD LT 2009 version is giving the correct answer while my AutoCAD 2012 is not!
Why am I getting a different area for the polylines...is the difference is due to it being a 3D polyline? Is there a way I can ensure I obtain the correct area using the 3D polyline?
View 1 Replies
View Related