VisualARQ 3 computing TABLE

Hello, I’d like to create a Table with m2, the cost of a style, and add another column that calculate Area*cost.

Furthermore, is it possible to create a cost parameter for every layer of the wall?

Thanks

Changed your topic category so I do not see VisualARQ in my feed.

Hi @arkfavero you can see in this video tutorial how to work with tables in VisualARQ: https://youtu.be/Iw529J-rNnU?si=cujZhKj54KdrJJF0

In the table report panel you can display the properties of VisualARQ objects and the values of custom parameters assigned to VisualARQ objects or Rhino entities (such as blocks, extrusions, meshes..). These values can be assigned manually to each object, or calculated and assigned to objects in an automated way using Grasshopper.

In the case of the information of VisualARQ objects, only the parameters of an object can be displayed in a table. The information of a component of that object can’t right now (for example the area of a specific wall layer, or the depth of a door frame). However, you can calculate these values and assign them to the whole object so they can show up in tables. Take a look at this resource: Wall layer area and volume | Food4Rhino

It helps you to calculate the area and volume of certain wall layers (based on their name) and assign the corresponding value to the objects, so they can be listed in the table reports