SortByLayers

- [source code]

Sort and group Rhino objects by layers. Please find the source code from: https://github.com/ladybug-tools/ladybug-grasshopper-dotnet

Inputs

  • K

A list of Rhino objects that associated with sortable layers

  • A

Optional object list to sort synchronously

Outputs

  • K

Sorted objects by layers

  • A

Synchronously sorted objects

  • n

Grouped layer names

Last updated