> libname;
> with(JavaViewLib);
> setWorkingPath("C:\\temp"):
Import .OBJ
Get a model from JavaView, or via JavaView and save it down in the .mpl file format. Then simply import it into maple.
> runJavaView("C:\\temp\\hand.obj");
> importMPL("C:\\temp\\hand.mpl");
> runAppletLite("C:\\temp\\hand.mpl");
> runAppletLite("C:\\temp\\hand.mpl"):
>