objarray
Implement in tohil C/C++ source code the use of the GiD TclObj type objarray, to store efficiently vectors for the nodes and elements of the mesh, and do automatic conversion from/to the appropriated Python object. Now it is used a implicit conversion to string that is less efficient that use the native types of float, double, int, long, etc.