aawilds Posted May 31, 2017 Posted May 31, 2017 Hello, I am looking for a lisp the can place a block along a polyline every 500 feet. I know about using the measure command, and have made a lisp to use it, but one of the blocks that I have to use has an attribute. Measure does not work with attributed blocks. Is there already a lisp out there that will work like measure with attributes blocks or does anyone have any ideas that could do this? Quote
ReMark Posted May 31, 2017 Posted May 31, 2017 I respectfully disagree. There is a way to get attributed blocks to work with the MEASURE command. Use BATTMAN and the SYNC option. Quote
BIGAL Posted June 1, 2017 Posted June 1, 2017 Just for future reference you can use the vlisp "getpointatdist" to work out a point along say a pline this could be usefull if you wanted to say number these points automatically using an attributed block. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.