Get element type code by its name.

Call:

int itip = ac_typeidfromstring(string selemtypename);


Here:

selemtypename - textual name of the element type ("ZoneType", "MeshType", "ObjectType", etc.)

The output is a numeric value corresponding to this name.