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

Construct Matrix

- [source code]

Construct a Ladybug Matrix object from a Grasshopper Data Tree of values.

Inputs

  • values [Required]

A Grasshopper Data Tree of values to be merged into a matrix object.

Outputs

  • matrix

A Ladybug Matrix object encapsulating all of the input values.

Last updated