Closed tomw2 closed 11 years ago
...creating filled shaped [1369]. I removed the Gridded2DSet used for the Delaunay.fill() call, and instead made a DelaunayCustom object from the 2D coordinates and triangles (from DC.fill(points)) to create an Irregular3DSet.
...creating filled shaped [1369]. I removed the Gridded2DSet used for the Delaunay.fill() call, and instead made a DelaunayCustom object from the 2D coordinates and triangles (from DC.fill(points)) to create an Irregular3DSet.