64k is the maximum number of vertices. I don't think it cares how many triangles or polys you have as such, just the verts. Ark is correct, the limitation is enforced by the exporter, so no cgf objects (brushes or entities) can be larger than that. Either way, if your mesh is that big, you probably need to look into…