|
[Sponsors] |
April 4, 2003, 09:18 |
import lofted surfaces in IGG
|
#1 |
Guest
Posts: n/a
|
I'd like to import lofted surfaces and so I created a .dat file like this: (this is an example for 2 simple polylines) (in the following text / means go to the line) s2/ 3 0 0 6 6 0/ 2/ 5/ 0 1 10/ 0 2 11.1/ 0 3 12.5/ 0 4 13.3/ 0 5 14.6/ 5/ 1 1 10.2/ 1 2 11.3/ 1 3 12.7/ 1 4 13.2/ 1 5 14.5/
this is the same format as described in the IGG manual page 13-4 But hte problem is that when I do that, it seems that the surface exists but when I try to select it by drawing a square around it with the mouse, I got a error message "System error. Emergency save mesh ?" By pressing ctrl-s and then a (all) I got no error message but I also cannot select the surface . Does someone kows the right way to import lofted surfaces ? Thanks |
|
April 15, 2003, 12:22 |
Re: import lofted surfaces in IGG
|
#2 |
Guest
Posts: n/a
|
i have had the same question and i found the file name and type is very import for IGG. you may try again.
|
|
April 18, 2003, 10:37 |
Re: import lofted surfaces in IGG
|
#3 |
Guest
Posts: n/a
|
Now that I solved my problem, I think that I should tell the whole world what was the problem and what is the solution. The format gave in my IGG manual was wrong
it is not : s2/ 3 0 0 6 6 0/ 2/ 5/ 0 1 10/ 0 2 11.1/ 0 3 12.5/ 0 4 13.3/ 0 5 14.6/ 5/ 1 1 10.2/ 1 2 11.3/ 1 3 12.7/ 1 4 13.2/ 1 5 14.5/ but the following is good : s2/ 3 0 3 6 6 0/ 2/1 5/ 0 1 10/ 0 2 11.1/ 0 3 12.5/ 0 4 13.3/ 0 5 14.6/2 5/ 1 1 10.2/ 1 2 11.3/ 1 3 12.7/ 1 4 13.2/ 1 5 14.5/ (the slashes means a return to the line) the difference is : 3 0 0 6 6 0 become now 3 0 3 6 6 0 Also, the number of the curve and the number of points that compose it must be written before the points data. Not only the number of points !!! 1 5 stands for curve n° 1 has 5 points 2 5 stands for curve n° 2 has 5 points hourrah... Problem solved !! But also yet the name of the file must be a one-word-name : names like "surface of my car.dat" are not allowed. One should write "surfaceofmycar.dat" or "surface_of_my_car.dat" |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Import surfaces with mesh from Gambit | Peter | FLUENT | 3 | July 19, 2007 19:00 |
Surfaces | Mark | FLUENT | 2 | February 9, 2004 11:41 |
Surfaces | Atholl | FLUENT | 1 | October 1, 2003 07:51 |
import CAD surfaces... | giosue | Siemens | 5 | February 25, 2003 06:39 |
iso-surfaces | Tim Powell | FLUENT | 1 | July 9, 2001 06:31 |