Surface Mesh with Marching Cubes Filter

Description | Options | Required Arrays | Created Arrays | Authors

Group

Surface Meshing

Description

This filter creates a surface mesh using a Marching Cubes algorithm originally developed at Carnegie-Mellon University by Dr. Sukbin Lee in the Marterials Engineering department. Heavy modifications were performed by M. Grober and M. Jackson for the DREAM3D project. This version of the code meshes by looking at each slice individually and then combines all the slices into a volume at the end of the algorithm.

Parameters

NameType
Vtk PolyData Output FileOutput File
Write STL FilesBoolean (On or Off)
STL Output DirectoryOutput File
STL Output PrefixUnknown Type
Delete Temp FilesBoolean (On or Off)
Write Binary Vtk FileBoolean (On or Off)
Write Conformal MeshBoolean (On or Off)

Required Arrays

TypeNameComment
CellGrainIds

Created Arrays

TypeNameComment

Authors

Copyright 2012 Michael A. Groeber (AFRL), Michael A. Jackson (BlueQuartz Software)
Original Algorithm Code provided by Dr. Sukbin Lee of Carnegie-Mellon University
Contact Info: dream3d@bluequartz.net
Version: 1.0.0
License: See the License.txt file that came with DREAM3D.

Index