Search the Community
Showing results for tags 'points coordinates'.
-
I was given a document (not a point file) of lat and longs, is there a way to create a points using LAT LONG instead of northing and eastings? I can't seem to find anything on this. I created a new .txt file using the lat and long but it only seems to recognize northing easting. Which in turn br...
-
XYZ points -> to solid - > with image overlay
Cris- posted a topic in AutoCAD 3D Modelling & Rendering
Dear Friends, I need your help with the following case. I have a XYZ table which is coordinates and elevation. When plotted in 3D in Matlab or Excel, it results in a 3D surface plot which shows the topography of an area. My end goal is this: (1) create a solid object with these coordinates,...- 4 replies
-
- solid
- points coordinates
-
(and 2 more)
Tagged with:
-
Working in VBA for AutoCAD 2016 and I cant seem to figure out how to extract coordinates from a point in an open, active drawing. Any help would be much appreciated. Thank you.
-
I was wondering if someone could help me with a lisp to draw a spline and get the coordinates of the first two points of the spline. I need them to insert a block in the first point of the spline and to define the angle between the points. I started with the lisp below but I can't make it work pro...