Tim Tautges wrote: > Can you have both these engines? > > - tim I have changed the InitCGMA API such that it always initializes all available engines. As iGeom_newGeom uses InitCGMA, it now also initializes all the engines. The value of the new "engine=" option is now passed to InitCGMA::initialize_cgma as the *default* engine. - jason