Ah, thank you! That sounds just like what I needed. Sometimes I have a bit of a hard time finding the methods and parameters I'm interested in. But the list always comes to the rescue :-)
Christian On Wed, Feb 27, 2013 at 11:33 AM, Ciaran Moloney <[email protected]>wrote: > The Python OM way of doing this is to use the polygonmesh.Set method, to > which you provide lists of vertices and polygon definitions. IIRC this uses > the same format as the ICE polygon description attribute. > > > Ciaran > >

