|
[Sponsors] |
building 3D geometry from a huge list of vertices |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 28, 2003, 19:35 |
building 3D geometry from a huge list of vertices
|
#1 |
Guest
Posts: n/a
|
Hi! I have a very complicated 3D geometry which is defined by 2048 points. I know this sounds crazy, but these points are important in order to describe the microscopic shape of the bounding walls of my flow medium - the flow is between two 3D surfaces, each having 1024 points. So, I have two vertex data files each having 1024 entries (x, y and z coordinates in each entry). I'm looking for some smart and efficient way to construct this whole geometry. Any suggestions? Your comments and/or any help will be highly appreciated. Thanks in advance.
|
|
July 28, 2003, 21:10 |
APOLOGY FOR POSTING IT IN THE WRONG FORUM - SORRY!
|
#2 |
Guest
Posts: n/a
|
Plese ignore my post with the subject "building 3D geometry from a huge list of vertices". I posted in the wrong forum. I apologize!
|
|
July 29, 2003, 02:12 |
Re: building 3D geometry from a huge list of verti
|
#3 |
Guest
Posts: n/a
|
you can make geometry easily out of your points in pro-e.
what u need to do is, create a PTS file with the point in sequence and create datum points from that PTS file in Pro-e. Now u can create datum cruves from this point which would represent the boundary curves of the object. from datum curves then u can create the surfaces i.e. quilts and then from surfaces u can create a solid. J- |
|
July 29, 2003, 04:55 |
Re: APOLOGY FOR POSTING IT IN THE WRONG FORUM - SO
|
#4 |
Guest
Posts: n/a
|
Why is it in the wrong forum? The task you have is quite common for building a CFD model in the real world. However, it would make the problem clearer if we knew:
* are the points smoothly or regularly distributed (where have they come from?). * have you got edges in your walls. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Importing CAD geometry and Editing edges to match | Ahmed | CFX | 15 | March 21, 2016 13:39 |
building a geometry from a mesh | Alexandre | CFX | 1 | March 14, 2008 16:45 |
vertices coordinates of a geometry domain | dikra | Main CFD Forum | 2 | December 20, 2007 17:26 |
Geometry Building | Colin | FLUENT | 0 | April 7, 2003 15:19 |
Virtual/Real geometry. | Jack Keays | FLUENT | 9 | June 16, 2000 00:39 |