Search the Community
Showing results for tags 'points'.
-
-
Select points from point cloud and make aproximate planar surface
ibach posted a topic in AutoLISP, Visual LISP & DCL
I'd really love to be able to select points from a point cloud and create a planar surface from selected coordinates. Further on I'd like to be able to select the points to be used as polygon boundary of that surface. So... Pick a lot of points from the point cloud, select points for boundary v...- 5 replies
-
- point cloud
- points
-
(and 1 more)
Tagged with:
-
Hi Everyone, i,m looking for LISP Program that will display Z value of 3D points as A.L=0.000 (Asphalt Level) and prompt for height between Asphalt level and top of curbstone levels because its varies and display as C.L=0.000 (Top of Curbstone level) on screen. i have a lot of data to proc...
- 7 replies
-
- lisp code
- z coordinates
-
(and 1 more)
Tagged with:
-
Could anyone help me please? I currently use CAD 2016 for setting out groundworks on site. I have taught myself with the help of online videos etc and am making slow progress. I am stuck on how to import and export points to and from my drawings and total station control uni...
-
Greetings, everyone ! May I introduce myself a bit : I'm Gauvain Boiché, I'm currently studying Video Games in Belgium. I am now in an internship in a small company. We usually use 3DS Max 2017 for modelling, but now I'm struggling on a problem, as I have to use AutoCAD 2018. And I am totall...
-
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...
-
creating layer with code for each point
john-g posted a topic in AutoCAD Drawing Management & Output
hello guys !! im trying to import Points from Leica device and i want to creat a layer for each Point depending on its code ,if anyone have ideas how to do it i will be thanksfull best regards !!! -
Good afternoon, I need to delete all points between 0 cm and 15 cm spacing. If I can use an object as a base or a layer it will be even better. With OVERKILL command it deletes randomly objects that only are overlapping. Is there any lisp that can make this?
-
3d points or 3d polyline along the given path
MAINISL2 posted a topic in AutoLISP, Visual LISP & DCL
Hi there I am looking for some kind of lisp to import points or 3d polyline along with a reference line. I am attaching reference files for study. thanks Bridge Plan.dwg Profile Data.csv -
Hi everybody, this is my first post. I need a Lisp to generate a polyline from existing points. The polyline should be created from all the points at the edge of the cloud of points generated by a 3d scanner. The points are in 3 dimensions, but they could be flatted to zero. The polyline...
-
Linking points with a 3dpoly line automatically
toxicsquall posted a topic in AutoLISP, Visual LISP & DCL
I’d like to know if you have one LSP that links points with some 3D POLY LINE between then. Something like an outline, just like this: It is link points given by coordinates. I upload from a device the coordinates and import points to AutoCAD, but I have to link them like the picture. It... -
It would seem that the Place Component function can no longer place a Pivot in this version. How can it be done?
-
Hey guys, I'm trying to make a lisp where the user would pick a point in the model and the lisp would create a multileader in paperspace with the coordinates pulled from the model. Here's the code I got so far: (defun c:test (/ WorkingPoint Easting Northing Point) (command "_.mspa...
- 5 replies
-
- point
- multileader
-
(and 2 more)
Tagged with:
-
I'm new at the forum and have to get a drawing out the door. I am a surveyor. Here's what I have, It just started. When I go to import points, then click the folder for the destination of the .txt or ascii file it gives me a fatal error. Never had this happen. I did open up another drawing...
- 4 replies
-
- importing
- fatal error
-
(and 1 more)
Tagged with:
-
I look for a routine that will resolve the following task: 1 - I select a group of text entities (in this case numbers) 2 - Then I draw a point near the position of one 3 - Finally, the routine must be able to replicate the point in the other text strings, maintaining the same close relatio...
-
Hello all, I have received a redesign from a sub that is a bit problematic. I will explain it as best I can. The plan has a main road alignment. I have received a redesigned pipe design. I have the pipe alignment, no problem there. It runs along the road alignment, not parallel, and crosses from...
-
I have tried several combination and gone thru about a 100 posts but I can't figure out what I am doing wrong. I am filtering thru objects and pulling out a 3D coordinate from the database. Then I am turning that into a 3 point list (x y z). Then I want to create a list of those points and add t...
-
Is there a simple way to export points from the three different axis in a .dxf file for three different views (top, side and front) in autocad 2012? I need to export the points in to excel to run a macro in CATIA to create the surface of an aircraft. I got the .dxf file from the boeing website http:...
-
Making points selectable
Baber62 posted a topic in AutoCAD 2D Drafting, Object Properties & Interface
Hi Folks, I have got points from a GIS software into AutoCAD, the problem is that I am unable to draw a polyline between the points to get a distance between the points. Does someone have a lisp routine which can convert the points to make them selectable. I have attached the drawing I am workin... -
Hello Everyone! I am using vanilla AutoCad (R14-2012) and was wondering what the best solution would be for this problem (other than manually drawing each outline which I currently do!) I am looking to draw polylines along each point creating a polyline outline (perimeter) around the selecte...
-
Adding points at multiple intersections
SAFeSTeR posted a topic in AutoCAD 2D Drafting, Object Properties & Interface
Hi, I need to know if there is a simpler way of adding points to a string 3D polylines which are intersected with multiple 3D faces. Up until now I've been doing it manually which is taking ages, not to mention quite tedious. I've looked on Lee Mac's site for a LISP, but it's a bit hit and m... -
Hi, I'm using SolidWorks 2012 and when I'm trying to sketch the basic spline, the Spline Points feature is innactive. So, basically, I cannot draw it in the way I need to. Screenshot is attached. How to make it active ? Any ideas ?
- 1 reply
-
- spline points
- spline
-
(and 3 more)
Tagged with:
-
Hi All, I have a dwg that looks great in modelspace, however I created a couple paperspace layouts and then used AlignSpace to rotate to those views. The problem is that my point label style rotates the point labels based on the alignspace rotation. I looked into the point label settings and...
-
Survey Points, symbol scales, and xref's...
Supermanny73 posted a topic in AutoCAD Drawing Management & Output
In Civil 3D 2012 I set up a base drawing where I insert field survey points. The points come in with appropriate feature code symbols. These symbols (power poles, hydrants, valves, manholes, etc.) will scale up or down relative to the drawing scale. If my base drawing is set at 1"=100' (thereby... -
How do I move point from one file to another in Civil 3d? Copy/Paste won't work. I need to import them to the second drawing somehow. Thanks.