We need your help! 🔥
Please consider disabling your ad-blocker to support this website! 🔑
We are a free, community-supported website! 🥰
We only display small unobtrusive ads which help us stay online! 💯
Thank you in advance! ❤️
UI Containers
UI Elements
UI Graphs + Charts
UI Main
UI Output

Create Simple Grid

Create a container with elements in a grid according to the path structure provided. Each branch path will be treated as a column and Elements will be placed in the column from top to bottom. Use the "Adjust Element Positioning" component to locate elements inside the grid cell. Use column and row definitions to control sizing.

Inputs

NameIDDescriptionType
UI ElementsEThe UI elements to place in the grid. Each path branch will form a column of the provided UI Elements from top to bottom.Generic Data
Grid MembershipMList of index numbers to place elements in different Grids. List length must match the number of Element paths.Integer
WidthWThe width of the gridNumber
HeightHThe height of the gridNumber
Row DefinitionsRDAn optional repeating pattern of Row Heights - use 'Auto' to inherit, numbers for absolute sizes, and numbers with * for ratios (like 1* and 2* for a 1/3 2/3 split)Text
Column DefinitionsCDAn optional flat list of Column Widths - use 'Auto' to inherit, use numbers for absolute sizes, and numbers with * for ratios (like 1* and 2* for a 1/3 2/3 split)Text

Outputs

NameIDDescriptionType
Simple GridSThe combined group of elementsGeneric Data

Video Tutorials

Site design © Robin Rodricks.   Human UI and associated data © 2024 Andrew Heumann.  
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.  Hosted by GitHub

Report an Issue  |  Terms of Service