Your object is a block instance. It contains one bad (invalid) object - the curve that does not export. Unfortunately SelBadObjects does not select the block instance even though it contains the bad curve. Invalid curves do not get exported by Rhino. The fix is to explode the block, explode the curve and rejoin. The curve will then be vaild and it will export correctly.
This problem still exists in V8 and V9. Nothing is going to be fixed for Rhino 7, and probably not for V8. Maybe V9 will address it.