Load your multi-dimensional class and create an instance of your multi-dimensional model.
rc = rc;
init:
   classid = loadclass
             ("MYLIB.MYCAT.MULTIDIM.CLASS");
   call send( classid, "_new",  modelid );