For the complete documentation index, see llms.txt. This page is also available as Markdown.

Deconstruct Matrix

- [source code]

Deconstruct a Ladybug Matrix object into a Grasshopper Data Tree of values.

Inputs

  • matrix [Required]

A Ladybug Matrix object such as the intersection matrices output from any of the ray-tracing components (eg. "LB Direct Sun Hours").

Outputs

  • values

The numerical values of the matrix as a Grasshopper Data Tree.

Last updated