Visual LISP, AutoLISP and General Customization
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LISP reads DB that contains Points

5 REPLIES 5
Reply
Message 1 of 6
Anonymous
239 Views, 5 Replies

LISP reads DB that contains Points

Can LISP reads a DB that contains points and bearing/distance and then create a polygon coming from those points/bearing and distances? because i want ot create a polygon whos points comesfrom a DB. thanks.
5 REPLIES 5
Message 2 of 6
devitg
in reply to: Anonymous

Hi Freddy , did you have a db sample ?.
If so , please uploadit , and a dwg base where you want to use it.
Message 3 of 6
Anonymous
in reply to: Anonymous

The short answer is yes it can. But it would be easier to export the points
to a text file and read that.

wrote in message news:5049723@discussion.autodesk.com...
Can LISP reads a DB that contains points and bearing/distance and then
create a polygon coming from those points/bearing and distances? because i
want ot create a polygon whos points comesfrom a DB. thanks.
Message 4 of 6
Anonymous
in reply to: Anonymous

Im using Progress Database. Actually my project is land parcel system where it will automatically draw a parcel using points (e.g 23D19' 45 m) that are stored in the Progress DB. and im using lsp to for that. do you have a sample similar program ? thanks.
Message 5 of 6
Anonymous
in reply to: Anonymous

actually that's what im thinking but my problem is what if there are additional land title? parcels usually subdivide sometimes merges so there are continuos updates.so it would be great if it will connect directly to the database. thanks.
Message 6 of 6
Anonymous
in reply to: Anonymous

Do a search for ADOlisp or go to http://www.fleming-group.com/
you can query a database using sql statements and return the values in a list format.. cool stuff

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report

”Boost