Forming a polytope from only its combinatorial data
I would like to visualize a polytope given only its face lattice, i.e. something like
{1}, {2}, {3}, {4}, {1, 2}, {2, 3}, {3, 4}, {4, 1}, {1, 2, 3, 4}
for a square.
Is that possible in sage?