CGAL::min_vertex

Point_2<Kernel> min_vertex ( Iso_box_2<Kernel> ir)
computes the vertex with the lexicographically smallest coordinates of the iso rectangle ir.

Point_3<Kernel> min_vertex ( Iso_cuboid_3<Kernel> ic)
computes the vertex with the lexicographically smallest coordinates of the iso cuboid ic.