Point Primitive and time intervals?

Is there a way to declare a time interval for a Point Primitive? Similar to availability in an entity? I was looking for examples / reading through the documentation and didn't seen anything.

Hi there,

Unfortunately, Properties are only at the Entity level – Primitives don’t use Properties. However, depending on your use case, you can easily write code to show and hide primitives over time too. Or, unless you’re having performance issues, switching to the Entity API may be better. If you give us more details on your use case we can advise.

Hope that helps,

  • Rachel