[Grasshopper = Stream Gate] - Loosing Metadata after this Node

Rhino 8: Version 8 SR26 (8.26.25315.15341, 2025-11-11) Commercial

Hallo,

I’m using the Rhino 8 “Model Object” component to work with points that have a Name and other RhinoObject attributes.
However, when the data passes through the “Stream Gate” component, all attributes are lost and only the raw geometry remains.

Is this intended behavior, or is there a way to pass ModelObjects with their names/attributes intact through a gate-like component?

Thanks for your time and clarification.

Picture 01:

The Object must be the input of the Stream, not the Geometry.

How i could miss that :smiley: , thanks for your help.