[opendx-users] ShowBoundary crash...

2005-02-15 Thread Emmanuelle Lafont
Hi, I've got a problem with the ShowBoundary module. I'm visualizing a 3D field with the ShowBoundary module without any problem. Now, I want to reduce the domain, so I use Mark(Position), Include(new boundaries), and UnMark just after the importation. With MapToPlane or Isosurface I don't have

Re: [opendx-users] ShowBoundary crash...

2005-02-15 Thread David Thompson
Please file a bug on this. You may wish to try setting cull to 0 or 1 and try again. See if one or the other produces the correct result. David Hi, I've got a problem with the ShowBoundary module. I'm visualizing a 3D field with the ShowBoundary module without any problem. Now, I want to

[opendx-users] Simple Graphing?

2005-02-15 Thread James Supancic
I have been playing around with OpenDX for a few hours and it is a cool program. One thing that I do a lot is plot lines/smoothed lines from data in CSV files. Can OpenDX do this or do I need to use another package for it? Can I for example plot a line from a CSV File like this 0,100 1,49 2,24

Re: [opendx-users] Simple Graphing?

2005-02-15 Thread Urs Enke
Can I for example plot a line from a CSV File like this 0,100 In case you had spaces instead of commas, the following .general file (where the number of points and the name of the file are replaced by fitting values) suffices: points = 10 file = input.dat format = ascii interleaving = field

Re: [opendx-users] Simple Graphing?

2005-02-15 Thread David Thompson
There are lots of ways to do it in DX. Not quite sure what you mean by smooth, but take a look at the Plot examples. David I have been playing around with OpenDX for a few hours and it is a cool program. One thing that I do a lot is plot lines/smoothed lines from data in CSV files. Can

Re: [opendx-users] Simple Graphing?

2005-02-15 Thread James Supancic
Please excuse my stupidity, What is a .general file? I know how to edit and create .net files using the VPE, but I am unfamiliar with these .general files. What are they? How do I use them? Thank you for your time, James Steven Supancic III On Tue, 15 Feb 2005 23:51:53 +0100, Urs Enke [EMAIL

Re: [opendx-users] Simple Graphing?

2005-02-15 Thread Urs Enke
What is a .general file? I know how to edit and create .net files using the VPE, but I am unfamiliar with these .general files. What are they? How do I use them? As you wrote that you played with DX, I presume that you have tried some examples. In those, the Import module usually has a

Re: [opendx-users] map data on construction

2005-02-15 Thread Fabian Braennstroem
Hi opendx-users, * opendx-users schrieb am 15 Feb 2005: Hallo David, * David schrieb am 14 Feb 2005: How do you want this mapping to take place? Are you looking to wrap your data somehow around the cube or just looking to show the data that intersects with the cube faces on the

Re: [opendx-users] map data on construction

2005-02-15 Thread Fabian Braennstroem
Hallo opendx-users, one short second question. Shouldn't it work the same way for isosurfaces? I mean, I want to map my pressure data on the velocity-isosurfaces. Best Regards! Fabian