Placing points or extraction point coords at vertices

Placing points or extraction point coords at vertices

Anonymous
Not applicable
327 Views
1 Reply
Message 1 of 2

Placing points or extraction point coords at vertices

Anonymous
Not applicable

Good day, I was wondering whether anyone out there knows or has a lisp program that inserts points with their respective names at vertices within model space. As well as exporting these created points to an excel file.

 

Kind regards

Muse

0 Likes
328 Views
1 Reply
Reply (1)
Message 2 of 2

АлексЮстасу
Advisor
Advisor

Hi, Muse,

 

What do you mean by "points" and "their responsive names"? COGO, Points + Texts, blocks with attributes?


You can insert regular points/blocks into vertices - PTManager.lsp, PTM from LeeMac:
1. Upload the PTM polyline to a txt file.
2. Load PTM these txt as dots/blocks.
If you want a block with an attribute, you can add the appropriate numbers to txt after the coordinates, and these numbers will be in the attributes.


You can _MAPEXPORT export to Excel in mif/mid, PoinTManager.lsp, PTM from LeeMac.

 


-- Alexander, private person, pacifist, english only with translator 🙂 --

Object-modeling _ odclass-odedit.com _ Help

0 Likes