motee-z Posted November 26, 2014 Posted November 26, 2014 i want to show road edge curbstone as 3d view i have the edge of the road as 3d polyline and the stone to be arrayed as 3d solids so can any one help by autolisp attached dwg and image thanks friends test.dwg Quote
Hippe013 Posted November 26, 2014 Posted November 26, 2014 I am assuming that you are not using Civil 3D. It has this functionality already built in. Have you looked into the SWEEP command? Native AutoCAD command. regards, Hippe013 Quote
motee-z Posted November 26, 2014 Author Posted November 26, 2014 yes i don,t use civil3d sweep command gives as i think one object along 3d polyine but if can be done through lisp will be very great Quote
SLW210 Posted December 1, 2014 Posted December 1, 2014 What software are you using? Hard to help with no knowledge of program you are using. Quote
Hippe013 Posted December 1, 2014 Posted December 1, 2014 What do you want the lisp to do? You need to be specific in your request. People reading this have no clue as to what you are looking for. regards, hippe013 P.S. SWEEP Quote
BIGAL Posted December 2, 2014 Posted December 2, 2014 You want a block placed repeatedly along a 3d pline yes ? Ie known length. Quote
motee-z Posted December 2, 2014 Author Posted December 2, 2014 interval must be defined by the user so he can use the proper interval to suit block length Quote
BIGAL Posted December 3, 2014 Posted December 3, 2014 Easy whilst I dont have code you need a "get pts along pline at interval" 1st attemp 2d, 3d a bit harder. Then insert block at scale. Another way try divide block make a block at actual length you will need to work out how many given L/Bl length this is manual but could be lisp. 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.