Jump to content

making diesel more complex/make into lisp?


Recommended Posts

Posted

I use the code below to insert nodes with increasing numbers. I want to use the same concept for other blocks that have 2 variables vs this one that has 1, one of the variables would be constant and one would have the increasing number. can I do this in diesel or will it have to be in lisp, this was created when I used LT now I have the full version so I can use lisp, some people still have LT so diesel is preferred but lisp will be fine if thats not possible.

*^C^C-insert node;scale;$M=$(getvar,Dimscale) \0;$M=$(getvar,ChamferA);setvar  ChamferA $M=$(+,$(getvar,ChamferA),1);

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...