Sometimes it’s useful to have a geometry displaying a changing number. As an example of how to do this, I’m showing how to set the frame number into some geometry using the Maya type node. You can use a similar system to drive values from an anim curve into the type node, as well. (Just adjust the python script to call getAttr on your curve instead of querying the current frame.)