Why can’t I bake block into an user-defined layer? i.e when run R8 creates “Grasshopper” layer and then put the block under it’s sub layer “Curve”, although I’ve created and specified “Connection” layer. Cheers.
Baking Block.gh (19.1 KB)
Baking Block.3dm (42.6 KB)
I would want the objects in the block assigned to a layer. Something like this:
Baking Block.gh (23.7 KB)
thank heaps. It works. But why does it have to be an object first, then block and then back to object before being baked?
This may look like a back and forth thing but it’s not.
- The content of your block definition should ideally be on a layer.
- Then you define the block definition. It is saved in the Rhino file.
- Lastly you create a Block instance and save this on a layer.