Terrains are grid based and you can't "destroy" this grid. I think it should work if you save/convert your terrain as/to a mdl-file. In this case you will lose the polygonal collision detection of the terrain, but you can reactivate exact collision detection for mdl-files via code. But exact collision detection needs more time to compute than terrain based collision detection.