Content caching is such a cool, new feature in Rhino 8 and I’ve just started to experiment with it.
In this video the Name input parameter of the Cache component is provided as a string and in Rhino a layer of the same name is created for the pushed geometry.
However, when I attempt to do this for an Annotation or TextEntity, all geometry always gets pushed to an “Annotations” sublayer of a “Grasshopper” layer?
The texts and dimensions seem to get automatically pushed to a layer named “Annotations” and curves to one called “Curves”.
I don’t get what the role of the input parameter Name is, since not even Object Name reflects the set string?