JavaView

Import Geometries from File

Read a geometry from file from a url location. Currently, the file formats described in Data Formats are supported.

Inside a web browser type in the text field, for example,

http://www-sfb288.math.tu-berlin.de/vgp/javaview/models/index/Catenoid_ev0_11_14.jvx
or from a file system if security manager allows
Unix:    file:/c:/JavaView/models/index/Catenoid_ev0_11_14.jvx
Win:     file:/c:\JavaView\models\index\Catenoid_ev0_11_14.jvx

Inside an application type in the text field

Unix:    c:/JavaView/models/index/Catenoid_ev0_11_14.jvx
Win:     c:\JavaView\models\index\Catenoid_ev0_11_14.jvx

Alternatively, press the button to open a browser for precomputed models in VGP or, if run as application, to browse the local hard disk.

 

© 1999-2001 Last modified: 27.05.01 --- http://www.javaview.de --- The JavaView Project