Jump to content
Developer Wiki and Function Reference Links ×

Delete the original from duplicating


Onink

Recommended Posts

I want to duplicate some extrusions in a marionette object with the duplicate or array node.
Both work pretty good, but the original always stays in the drawing, so there are 2 extrusions in one place.

How do I delete one of these two?

Or have the duplicate not start at the original position?

Edited by Onink
Link to comment

Hi Onink,

 

i delete the original extrusion, because it is on Z=0 

if you don't want the first <duplicate extrusion> also on Z=0  (the first item in your array list starts with 0)

with the node <Pop front> you can delete the first item from your <Series> list.

But now the Number of items to duplicate is false, you have 5 Number of items and want 4 duplicates. 

with <sub 1> you can changed this, or take the node <get list length> behind the Popfront Node.

 

sorry "google translate" 🙂

 

greatings M. Graf

 

Extrude and array_MG.vwx

 

348322848_Bildschirmfoto2020-12-10um18_05_25.thumb.png.3b2e5b0a82f62329b7e8d936ee020d41.png

 

 

 

 

  

 

Edited by m.graf
Link to comment

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
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...