Rajparamasivam Posted February 9, 2013 Posted February 9, 2013 Is there any lisp or VB program for spreading blocks in the given path. I need give the default block name in lisp itself. The block name may be "Myblock" option is required to give the distance between block and the block scale dynamically in command line. Thanks in Advance, Raj Quote
irneb Posted February 9, 2013 Posted February 9, 2013 ... option is required to give the distance between block ...In that case use Measure instead of Divide. As for scaling them, type this directly after creating the Measure "array" Select P Ctrl+1 Then modify the blocks' insert scales in the properties palette. See if this is sufficiently efficient for you. The lisp seems to me to be overkill in this case. 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.