Windows or door level

I was wondering if it is currently possible to include the location of a window in the tables, sort by floors

Hi @11170 there is no existing parameter or property that tells you in which level an object is located, but you can create one in order to list it in tables. This is the workaround:

  1. Create a new custom parameter called “Level”

  1. Assign the corresponding value to each object.

  2. Edit the table style (vaTableStyles) to add a new property field, and from the Source tab, select that custom parameter “Level” you have created.


  1. Order the table from that “Level” property field:

The steps 1 and 2 can be automated with a simple Grasshopper definition.

Level Parameter.gh (12.0 KB)

Just need to click on the “Update Property” button (and do right-click on the canvas to recompute the script if you want it to recalculate and reassign the values to the objects)

thanks!

‫בתאריך יום ד׳, 19 בפבר׳ 2025 ב-17:22 מאת ‪Francesc Salla via McNeel Forum‬‏ <‪notifications@mcneel.discoursemail.com‬‏>:‬