Viz Artist User Guide

Version 3.12 | Published October 17, 2019 ©

Grid Arrange

images/download/attachments/41797766/viz_icons_grid.png
The Grid function is an effective tool for arranging a set of containers into a grid or tabular structure.

Note: This plug-in is located in: Built Ins -> Container plug-ins -> Arrange

This page contains the following topics and procedures:

Grid Arrange Properties

images/download/attachments/41797766/plugins_container_grid_arrange_editor.png

  • Number of Rows: Sets the number of rows the containers are to be distributed over.

  • Number of Columns: Sets the number of columns the containers are to be distributed over.

  • Row Offset: Sets the distance between the rows.

  • Column Offset: Sets the distance between the columns.

  • Start In Corner: Selects which corner to start the arrangement.

    Note: The product of number of rows and number of columns should normally be equal number of containers. If it is higher, all rows are not equal, if it is lower, some containers are not shown, but they are still rendered.

To Arrange Containers in a Grid

images/download/attachments/41797766/plugins_container_cfgridarrange_example_tree.png

  1. Add container to the Scene Tree.

  2. Name it Grid.

  3. Add a Sphere as a Sub-Container to the Grid container.

  4. Add a material and/or a texture to the Sphere container.

  5. Open the Transformation Editor for the Sphere container.

  6. Set Scaling (locked) to 0.2.

  7. Optional: Animate the Sphere object.

  8. Create 15 copies of the Sub-Container (total of 16 Sphere containers). All copies should be placed as Sub-Containers of the Grid container and have the same position as the original.

  9. Add the Grid Arrange plug-in to the Grid container.

  10. Open the Grid Arrange editor and set these parameters:

  • Number of Rows:4.

  • Number of Columns:4.

  • Row Offset:40.0.

  • Column Offset:40.0.

The plug-in positions all Sub-Containers in a grid structure. The order of the containers in the group decides their placing in the grid structure. If more than one row is selected, the first containers end up in the first row(s) and the last containers in the last row(s).

See Also