Quadri Connector for Rhino with Grasshopper
QUADRI CONNECTOR for Rhino with Grasshopper v0.0.23
Release date: 01.11.2024
General
Only compatible with Quadri for Windows 2025.1 and forward.
Support for Rhino version 8.
Now possible to input property to Quadri Feature Selector component. Use a text panel as input, with Multiline Data turned off. The input has to match the name of the property in Quadri. When using a struct attribute, like e.g. genericPropertyList, you need to write with a vertical line between the struct name and the propertyName, e.g like this: genericPropertyList|myGenericPropertyName.
The output from Quadri Features will have the index in front of the property output, matching the input.
In picture below you see the Properties used as seen in Quadri.
In picture below you see the Property Input (marked red) has to match the properties coming from Quadri. The output (marked green) will have the index from input, with its value. If there is no value for the feature, it will be displayed as <n>N/A.
Fixes
Bug fix: Alignments are not working through Collection tasks.
Bug fix: Quadri Model Info component gives same value for bouding box lower/upper
Bug fix: Construct Quadri Texture component were not compatible with Quadri for Windows 2024 and newer.