Skip to main content

Using the Reader Node

Preview the data coming from a node

Holly Conrad Smith avatar
Written by Holly Conrad Smith
Updated over 2 months ago

The Reader prints the code for any features or the results of any functions resulting from the node(s) prior to the reader.

It can be useful to see the code for items for debugging and for understanding your inputs and outputs.

Understanding the syntax and data types used in Flows is also helpful!

Add a Reader Node

Add the Node to the canvas.

Once added, it will not have any data until it's connected to an output connector.

Connect the Reader input to another node's output.

The reader can only be connected to a single output at a time.

Add more Reader nodes to see multiple outputs simultaneously.

Turn on Inspector

The Inspector "Spectacles" turns on the data flow for the selected geometry.

Click the Spectacles to see the Reader node print data.

Navigate the Reader

Explore the data printed in the reader with a few easy clicks.

Expand the Window

Grab the handle of the bottom right of the Reader to expand it.

Expand/collapse rows

Navigate through objects by clicking the expand/collapse carats.

Search

Use ctrl + f to search

Copy Text

Highlight text, then use ctrl + c to copy.

You cannot edit results from the reader. This is a read-only node. It does not perform any functions on features or data.

Did this answer your question?