1. A concise explanation of the problem you're experiencing.
created large graphic using CorridorGeometry graphic, start moving the globe => notice the graphic was cut off. This behavior is different with other geometry such as circle, ...
Depending on where the start point is, this clipping behavior can be seen at creation of the graphic too.
2. A minimal code example. If you've found a bug, this helps us reproduce and repair it.
my sandcattle source code here:
3. Context. Why do you need to do this? We might know a better way to accomplish your goal.
All graphics, circle, polygon, oval (using CorridorGeometry), ... should behave consistently when moving the globe - need to support this. Currently, CorridorGeometry has clipping effect as described above.
4. The Cesium version you're using, your operating system and browser.
Windows 10, Linux 6, Linux 7. Chrome, Firefox, ...