Also, how do you take a vertex list and turn it into a polygon (face,
loop, edges) inside a DX network?

I found Connect, but it triangulates the area.

Randy

--
Randall Hopper (mailto:[EMAIL PROTECTED])
Lockheed Martin Operation Support
EPA Scientific Visualization Center
US EPA MD/24 ERC-1A; RTP, NC 27711

If you don't _absolutely_ need to do it in DX, I can send you a python package, which is quite short and simple, which generates FLE objects for DX. It is a kind of minimal package for writing DX files and for easily converting a data into the right structure. Inside DX, it takes significant juggling (although the algorithm I use in python could probably be done).

Marcus Mendenhall

Reply via email to