Message 1 of 3
selection to the DIV command

Not applicable
03-30-2001
12:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
HI Everyone,
I need to divide a polyline in a number of pieces (using DIV) and put
a block on the divide points.
Using VB ThisDrawing.SendCommand ("DIV" & vbCr & "selection " & vbCr ) not
works.
My question is " how can I pass a selection to the DIV command prompt."
using VB.
Any idea will be very helpfull
Thanks
Edvin
I need to divide a polyline in a number of pieces (using DIV) and put
a block on the divide points.
Using VB ThisDrawing.SendCommand ("DIV" & vbCr & "selection " & vbCr ) not
works.
My question is " how can I pass a selection to the DIV command prompt."
using VB.
Any idea will be very helpfull
Thanks
Edvin