Message 1 of 5
Automatically assign block incremental numbers each clicked point with connected line or polyline please.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am a beginner in lisp. I have a routine task like these.
1. insert circle block number begin with some text (example 1.1 , a.1 , 2-2 ...) and at the 1st point.
2. insert 2nd block number 2 and with line or polylint to connect it.
3. insert 3nd block with incremental number (3) and and draw the line to connect it.
... repeat it until the end point
Please, guys. Help me.