Function ArrayMesh.surfaceGetArrayLen

Returns the length in vertices of the vertex array in the requested surface (see addSurfaceFromArrays).

long surfaceGetArrayLen (
  const(long) surf_idx
) nothrow @nogc const;