The image() method is available for many objects in, for example, the lists
model.common(),
model.cpl(),
model.coordSys(),
model.func(),
model.geom() (including individual geometry features),
model.material(),
model.mesh(),
model.multiphysics(),
model.pair(),
model.physics(),
model.physics(<tag>).feature(),
model.probe(), and
model.selection().
It specifies that the feature’s main selection, model.mesh(<mtag>).feature(<ftag>).selection(), will appear in the plot. This is the default. Use
to specify that a property selection, model.mesh(<mtag>).feature(<ftag>).selection(<propname>), will appear in the plot.