Jump to content

is there an easier way to create this????


Recommended Posts

the process im doing is very time consuming.

NOTE:

white polylines have elevations

the brown ones is the road (which i need to draw using lines)

 

create POINT and snap it to the white polylines to get elevation of the first point

and i create another POINT and snap it to the closest white polyline, to get the next point

then i create LINE, snap it on the 2 POINTS with elevation and DIV aand just make assumptions on how many point i will use

then i off snap. then i move every point to the brown polylines then after that i delete the temporary line i use to DIV the points

then i draw LINES again and snap it to the points i moved on the brown polylines to get the start and end Z...

 

i will add the map im doing to make it easier to understand...

 

is there an easier way to create the roads????

 

or am i on the wrong forum?

i tried deleting some part to fit o upload sorry

road (2).dwg

Link to comment
Share on other sites

This is a continoulsy repeated question. Some else asked the same question last month. If you dont have access to Civ3d etc then search for free civil contour & road design software, Cadtools, ezysurf I forget the others. Its worth emailing to someone and paying it takes only minutes to do.

Screen Shot 09-22-16 at 12.46 PM.jpg

Link to comment
Share on other sites

This is a continoulsy repeated question. Some else asked the same question last month. If you dont have access to Civ3d etc then search for free civil contour & road design software, Cadtools, ezysurf I forget the others. Its worth emailing to someone and paying it takes only minutes to do.

autocad CIVIL 3d can i use that??? ill try to download it, thanks mister :)

Link to comment
Share on other sites

I noticed the braun lines (road) is created with a 2d polyline. That's just on z=0.

The vertexes need to have a z, you can do that with 3d polylines.

Extrude the road to intersect with the landscape. etc.

You might as well take a look at the triangulate function.

Get familiar with meshes and modelling solids .;-)

 

 

Civil3D has great functions for road design

 

 

http://www.theswamp.org/index.php?topic=9042.msg555712#msg555712

 

 

 

 

(just the last heading here..)

;;                                                                            ;
;; Triang V0.6.5.5                                                            ;
;;                                                                            ;
;; C:TIN, Generates Delaunay Triangulation and Voronoi Diagram.               ;
;; C:CONT, Generates Contours from a sset of 3DFACES.                         ;
;; C:GEN, Generates a bunch of points for testing.                            ;
;; C:DEMOZ, Demo of locating yourself in a triangulation.                     ;
;; C:LBL, Generates Label on Major Contour at regular spacing.                ;
;; C:FLBL, Generates Label on All Contours Along Fence Lines.                 ;
;; C:DLBL, Generates Label Dynamically (Based on Alan JT routine)             ;
;; C:PROF, Generates a Longitudinal Profile.                                  ;
;; C:XSHAPE, (Chi-shape) Generates Concave Boundary Around Triangulation      ;
;; C:FLIP, Flip Common Edge Between Two Triangles.                            ;
;;                                                                            ;
;; Added triloc,          ymg                      August 2013                ;
;; Added getz,            ymg                      August 2013                ;
;; Added demoz,           ymg                      August 2013                ;
;; Modif setup,           ymg                   September 2013                ;
;; Added get_tin,         ymg                     October 2013                ;
;; Added c:flbl,          Alan J Thompson         October 2013                ;
;; Added c:cont,          ymg                    November 2013                ;
;; Added c:dlbl,          ymg                    November 2013                ;
;; Added c:prof,          ymg                    February 2014                ;
;; Improved contour       ymg                       March 2014                ;
;; Added c:Xshape         ymg                         May 2014                ;
;; Added constraints      ymg                        June 2014                ;
;; Added c:flip           ymg                        July 2014                ;
;; Improved c:prof        ymg                       April 2015                ;
;; Corrected c:Xshape     ymg                       April 2015                ;
;; Updated pos2d          ymg                       April 2015                ;
;; Added get_3dfpts       ymg                       April 2015                ;
;; Added ptinpoly_p       ymg                         May 2015                ;
;; Added tracepline       Joe Burke                   May 2015                ;
;; Modified pos2d         ymg                         May 2015                ;
;; Island Cleanup         ymg                         May 2015                ;
;; Commented              ymg                         May 2015                ;
;; Bug Island Cleanup     ymg                         May 2015                ;
;; Corrected c:prof       ymg                         May 2015                ;
;; Modified c:prof        ymg                         May 2015                ;
;; Mod. getfencesel       ymg                         May 2015                ;
;; Added nicetick         ymg                         May 2015                ;
;; Comments Marko          MR                         May 2015                ;
;; Repl. butlast          ymg                         May 2015                ;
;; Depression Contour     ymg                        June 2015                ;
;; Acceleration Contour   ymg                        June 2015                ;
;; Bug in Contour         ymg                    November 2015                ;
;; Bug in clean-up island ymg                    November 2015                ;
;;                                                                            ;
(setq version "V0.6.5.5")

Knipsel.jpg

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...