alanjt Posted July 8, 2013 Posted July 8, 2013 I dont have much idea about dynamic blocks. No. In the routine I linked, it has three options (divide, measure, and dynamic). Copy Along Curve Specify copy option [Divide/dYnamic/Measure] <Divide>: Quote
ajazraj Posted July 8, 2013 Posted July 8, 2013 No. In the routine I linked, it has three options (divide, measure, and dynamic). Copy Along Curve Specify copy option [Divide/dYnamic/Measure] <Divide>: dynamic option is quite useful, but still i want input of spacing through excel. Quote
alanjt Posted July 8, 2013 Posted July 8, 2013 dynamic option is quite useful, but still i want input of spacing through excel. Righto, didn't see that need. So, you're wanting to read from a xls and insert a particular block along a selected pline at specified distances? Quote
ajazraj Posted July 8, 2013 Posted July 8, 2013 Righto, didn't see that need.So, you're wanting to read from a xls and insert a particular block along a selected pline at specified distances? yes, exactly.. and also labels to the block as well, if possible. Quote
alanjt Posted July 8, 2013 Posted July 8, 2013 For reading the excel file, search for TerryCAD's excel read/get (can't remember exact name) routine, and as far as placing the block, just use vlax-curve-getPointAtDist. Not a terribly difficult routine to construct. Quote
ajazraj Posted July 9, 2013 Posted July 9, 2013 For reading the excel file, search for TerryCAD's excel read/get (can't remember exact name) routine, and as far as placing the block, just use vlax-curve-getPointAtDist.Not a terribly difficult routine to construct. ok, thank you Alan, i will try. 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.