#terrain modeling
21-Aug-95 12:20:36
Sb: #186261-#terrain modeling
Fm: Mike Morgan 73121,3424
To: Mark Crigler 71533,2405
Mark,
>> I know several of the 3rd party guys have programs to do this, but surely
they rely on acad commands, and i can't pay their prices right now. <<
Here is the poor mans way to loft your mesh, but it is a time consuming job.
You need to create closed plines in ACAD and dxfout all 2D plines. Then you can
bring bring the dxf into the 2D shaper and add vertices to each polygon so that
they each have the same vertice count, then assign each polygon to a step in
the lofter.
-Mike