Quantcast
Channel: Rhino for Windows - McNeel Forum
Viewing all articles
Browse latest Browse all 19547

Meshing export nodes/faces for diodore

$
0
0

@Cyril wrote:

Hi,

I would like to use Rhino for creating the mesh file of simple shape floating body (cylinder, box,etc...) in order to used them with a french potential hydrodynamic software DIODORE (equiv to WAMIT)

I'm looking for the exportation of :
the mesh nodes coordinates with an associated number.
the nodes group creating the mesh faces with an associated number for the face

eg for a 4- quadratic panel
NODES
N° x y z
1 0 0 0
2 1 0 0
3 1 1 0
4 0 1 0
5 -1 1 0
6 -1 0 0
7 -1 -1 0
8 0 -1 0
9 1 -1 0

FACES
1 1 2 3 4
2 1 4 5 6
3 1 6 7 8
4 1 8 9 2

I've try all the export format possibilities but i do not achieve to found one which would give me the two types of information.

Any ideas ?

Best Regards.
C.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 19547

Trending Articles