When the screenSize (a virtual sphere including the whole object) is below 0.5 % ot your screen space, the object is removed from the rendering. You can’t do nothing to avoid this behaviour.
But you can fool the engine by making the object larger, usually using a invisible cube/plane under/below the object (using invisible material)
more info here
MSFS SDK Tutorial - Episode 4 - How to LODs - YouTube