[opendx-users] changing dx file

2001-02-14 Thread Stamatogiannakis Manolis
Hi! I want to visualize some data that are dynamically generated from a java program. What I am thinking of, is to make the java program to write the data in a specific file. Opendx then will re-read the file when I want (eg when I click a button). Does anybody know how to force opendx to re-read

[opendx-users] vertex order

2001-02-09 Thread Stamatogiannakis Manolis
Hi, I want to use opendx to visualize an object formed by a number of cubes. I do care about the orientation of the cubes, so AutoGlyph doesn't do it. I am only given the 8 vertices of the cube. ( I write cube because the solid may not be a real cube. It just has 8 vertices) Those vertices are

[opendx-users] multiple fields in one file

2001-02-06 Thread Stamatogiannakis Manolis
Hi, I am using OpenDX 4.1.0 on mdk7.2. I have a dx format file with some points and a color list for the points. I want to have two fields in the same file that use those colors and points, but have different shapes. I want the first field to have quads and the second field cubes. So I created

Re: [opendx-users] multiple fields in one file

2001-02-06 Thread Stamatogiannakis Manolis
Chris, I did all those things you write, but I keep getting a Bad parameter: input must be group or list when I use the select module. I send attached the .dx and the .net file I use. Am I missing something? Regards, Manolis On Tue, 6 Feb 2001, Chris Pelkie wrote: Have you defined the file