Jump to content

Surface from points?


ravihotwok

Recommended Posts

Hi everyone,

 

I have some  points which I have created from a survey, the have individual x y z values, these are points relative to an area of land  have surveyed. If there a way using autocad 2020 to create a mesh or a surface to display this information and contours?  (hope that makes sense)

Link to comment
Share on other sites

It might be possible with CadTools.  You'd have to check.

www.glamsen.se/CadTools.htm

Edited by ReMark
Link to comment
Share on other sites

Look here at Cadtutor for TriangV0.x.x.lsp, search ymg I have V0.5.9 may be newer versions. Its free.

 

;;****************************************************************************;
;; Version V0.5.8                                                             ;
;; 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 a concave boundary around triangulation    ;
;;                                                                            ;
;; 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:ocd,    AUGI Forum               November 2013                     ;
;; Added c:prof,   ymg                      February 2014                     ;
;; Speed Optimization mainly in Contour        March 2014                     ;
;; Added c:xshape  ymg                           May 2014                     ;

Edited by BIGAL
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...