AutoCAD Civil 3D :: Intersection Lines Between Two Surfaces?
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
ADVERTISEMENT
Jul 19, 2013
When I use Object Viewer to look at just feature lines and surfaces, the feature lines do not appear at the same elevation as the surface as I shift the view around. Why is that- especially since I am looking at the surface I created from those same feature lines?
is that a feature, intended to make it easier to discern the feature lines in Object Viewer? Or a quirk of my video card?
Win 7E 64-bit, Intel i7, 12 GB
C3D 2012
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
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 24, 2012
I regularely work with CMS (cavity Monitor Survey) data that is typically provided to me as a collection of triangular 3D faces that represent the interior surface of an open cavity within rock.
These files typically have 30,000 to 80,000 faces.
The last time I requested a survey the consultant indicated that their scanner was out of the country for repairs, but that they could generate a similar model by a different method.
What they did is shot many survey points then manually drew lines between them to give the outward appearance of the the normal deliverable. To the surveyors credit, he drew 3,800 lines to generate this wireframe.
My problem is that I normally have to slice the scans to provide planar outlines to our design engineers... and I can't slice lines.
Any way to generate these surfaces automatically? Is there a lisp out there for this? Essentially I would like to shrinkwrap it.
Working in AutoCAD 2000, but also have MicroStation V8 and MineCAD. MineCAD has a Tessellation function that is partially successful, but tends to join points together incorrectly and "fills" my cavity with random surfaces.
View 7 Replies
View Related
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
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
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 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
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
Jun 20, 2013
I've started doing my first intersections but I'm stuck with one mistake. I did all daylights and curb returns for intersection.
I have a feeling that it's incorrect targeting here, isn't?
View 7 Replies
View Related
Jul 30, 2013
What is the best way to relocate and intersection (created with the wizard) from 43+00 to 40+50? I dragged the alignment but the return baselines don't seem to come along for the ride. Would it be better to bite the bullet and redo it?
View 3 Replies
View Related
Jan 14, 2013
I am "trying" to design a intersection that contains four lane divided road. Northbound and Southbound lanes are 2% normal crown with a curbed median. I have alignments for each crown. The intersecting road is not crowned. This road is a retrofit so I am limited quite a bit so the intersection wizard is out. We're going old school with this one.
View 2 Replies
View Related
Oct 25, 2010
I need a style for intersection of alignments that automatically includes the abbreviations for Point On Tangent (POT), Point On Curve (POC), etc. I can create a style with the basic information of Station, Alignment Name, but adding the POT, POST, etc. in front of all alignment’s stationing and name doesn't seem available still in Civil 3D 2011.
View 9 Replies
View Related
Dec 10, 2012
I m trying to create an intersection between two roads. See the attached jpeg. When i open the corridor properties i receive an error message which i don't understand. It seems like civil 3d has problem with the order of the regions. Also the corridor sections intersects in the area that i have place a remark "problem". I m trying to correct it manual but when i rebuilt intersection then it overlaps my manual correction
View 3 Replies
View Related
Jul 23, 2013
issue with my Corridor. It involves the intersection of a main road alignment and a secondary road. Thing is my main road has a 6' shoulder whereas my secondary road doesn't have a shoulder at all. I used the Intersection Wizard to create the Intersection, but the two templates don't align. Without the shoulder the ditches don't line up. I tried drawing a polyline between the two ditches and targeting it and that worked, but then realized that going from 6' shoulder to no shoulder wasn't working either so when I tried to target a polyline from the 6' shoulder to the edge of pavement all kind of stuff happened that didn't make sense to me.
Windows 7 Prof w/ SP1, 64bit, Xeon 3Ghz, 16GB
Civil 3D 2013
View 9 Replies
View Related
Mar 12, 2013
I have a site access road that extends from highway into site and then loops around and intersects with itself. Would like to keep this as one alignment in order to make Super Elev and master alignment easy to control across project team.
Issue is, we would like to use Intersection wizard at the intersection but cannot, as we ony have one alignment. We could model the intersection the old way, using kerb returns with design profiles, but as the design is still in early stages the intersection is likely to be frequently revised.
how we could utilise intersection wizard in this scenario?
View 6 Replies
View Related
Nov 28, 2013
I have a link starting from P1.Is there a way to check if the link is intersecting EG or not?
Civil 3D 2014 x64
Windows 7 64-bit
16GB RAM
View 2 Replies
View Related
Feb 7, 2011
C3D 2010 user
I have a problem modeling intersection. This is first time I am modeling intersection. I have gone thru' and actually did all intersection tutorials offered by C3D and naturally I felt like I am ready for it.
But in real world I am not. I am trying to model intersection and I keep getting error as "Value on Wrong side of alignment to profile". I looked at target mapping and thinks so that all is okay (may be not). I am attaching snapshot of error message as well as plan view. I wanted to forward actual dwg but size is too large to post.
Point to note:This is Left lane driving setting. I realized this after I created alignment/profile/assemblies but before I tried intersection modeling.
I did 8 iterations before this post.
View 4 Replies
View Related
Sep 15, 2013
I would like to know how it would be possible to manipulate the Intersection Wizard so that I can obtain the required shape as drawn by the architect. In essence create a "round about" shape. see the attached image for furhter detail.
View 4 Replies
View Related
Apr 5, 2013
My corridor surface randomly bounces from top links to bottom links through the intersections even though I specified top links only and my corridor is modelling correctly.
Previously I just deleted the surface and recreated it with no errors but it doesn't seem to work now. This happens with both manually created intersections and ones created with the intersection tool.
View 9 Replies
View Related
Aug 16, 2013
Creating an intersection of two roads. I have created corridor using alignments, profiles and assemblies. then i have created the intersection. However, i find it quite strange. Maybe it's because of the assemblies. . I am attaching the file herewith .
View 1 Replies
View Related
Nov 6, 2013
I have a super-e road assembly as shown that is running into the intersection of a future road stub. I can not figure out how to get the sidewalk to grade out in the intersection transition I have created for the curb return. Any way to get through this situation?
View 2 Replies
View Related
Dec 26, 2013
I have a mainline corridor which is intersecting with a side road corridor that is curving towards the mainline. After the PT of the curve, the two alignments are parallel and I am using an offset assembly here for the sections. What is the best way to handle the area where the two corridors are coming together. As far as I've been able to tell, I cannot use an offset assembly through the curve. There will be a ditch between the two that needs to be shown someway or another. I've attached a screen shot.
View 5 Replies
View Related
Jul 30, 2013
I think it is not possible but .... Is there any way to reuse the wizard I have customized to create the intersection ?
Civil 3D (2013)
View 4 Replies
View Related
Oct 26, 2012
Having issue with the intersection tool for a road widening with turn lane with new roadway intersection. Not repaving entire existing roadway, sawcutting 2' into lane then paving new turn lane. Do most people use intersection tool for road widening, or is it strictly used for new roadways.
Civil3D 2013
Windows 7, 64 bit
Intel i7 2600 @ 3.40Ghz
16 GB RAM
Nvidia Quadro 600
View 2 Replies
View Related
Jun 20, 2012
The street is a 'T'. The alignment is extended... Sta 0+00 starts 100' back and the intersection at centerlines starts at 1+00. The alignment is masked between 0+00 and 1+00, but that obviously doesn't make a difference for the intersection wizard.
The intersection wizard does not give me a choice, it just presumes a 4-way intersection. How do a do/choose a 3-way 'T' intersection in this case?
Windows 7-64
8GB RAM
AutoCAD Civil 3D 2013
View 4 Replies
View Related
Mar 6, 2012
I have created a label in Settings>Intersection>Label Styles>Intersection Location Labels. The label will annotate the intersection stations and alignment name - however I haven't been able to configure the northing, easting and point number of the intersection.
View 2 Replies
View Related