Quantcast
Channel: Scripting - McNeel Forum
Viewing all articles
Browse latest Browse all 5938

Recreate block layer structure

$
0
0

Hi All!!!

I would like to recreate the layer structure of an embedded block in a separate layer.

I’m currently creating a separate layer for each block, calling it Block_ + “Block_name” and putting all instances of that block in it.

Now I would like to recreate the block layers as a sublayer of Block_ + “Block_name”

basic example:

  • A block called window_frame.
    If you open the block you have two objects, the frame that is in the metal layer and the glass that is in the glass layer.

I would like to recreate those two layer under the layer
Block_Window_frame
— glass
— metal

and finally move the correspondent objects of the block inside those new sublayers

All blocks are pre flattened, it means I dont have blocks inside other blocks.
Thanks in advance to anyone who will give me a help! :slight_smile:

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 5938

Trending Articles