> On 17 Dec 2014, at 14:20, Johannes Ackva <[email protected]> wrote: > > hello, > > I do not succeed to use the Plugin(Annotate). > gmsh gives an error message like: > > Error : View[-1] does not exist > > I can adjust the view to any integer, I get always the similar message, > example > > Error : View[33] does not exist > > gmsh contains a simple Mesh in .med-format, no result views. >
The annotions are stored in a post-processing view, so you need to create one first; e.g. with Plugin(NewView). > Is there a way to make annotations? > Thank You in advance, > > Johannes_ACKVA > > _______________________________________________ > gmsh mailing list > [email protected] > http://www.geuz.org/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http://www.montefiore.ulg.ac.be/~geuzaine _______________________________________________ gmsh mailing list [email protected] http://www.geuz.org/mailman/listinfo/gmsh
