Plotting a Geometry Sequence
Use the
image().plot()
method for plotting the geometry sequence in a window:
model.geom("geom1").image().plot();
See
Plotting and Exporting Images
for more information.