I have created this type of structure (image1). I want to create layers in this structure which will look like the (image2) below this. How can I create (image 2) ?
Or I have to create this 4 layers different and place it one by one in the upward direction ?
What do you mean by “layers”? It has multiple meanings.
In Rhino “layers” are the primary method for organizing objects. Every object in Rhino is assigned to a layer. A layer can be a sub-layer of another layer. Each layer also has an associated set of object properties such as color. Objects created on a layer take on those object properties unless the object properties are changed.
If you want different parts of an object to have different colors then you need to split the object into separate objects. Then the color of each object can be changed in several ways.
- Change the color property of each object to the desired color.
- Change the Rhino layer of each object to a layer with the desired color. If the color of the object is set to the default of “by layer” then the color of the object will change to the layer’s color.
By the way, there are two sets of colors in Rhino, the basic colors which are used for display in Wireframe, Shaded and other display modes; and the material colors used for display in Rendered mode.
Typo? I think you mean “Every object in Rhino…”?
Thanks. Corrected.

