Description | Options | Required Arrays | Created Arrays | Authors
Surface Meshing
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.
Name | Type |
---|---|
Vtk PolyData Output File | Output File |
Write STL Files | Boolean (On or Off) |
STL Output Directory | Output File |
STL Output Prefix | Unknown Type |
Delete Temp Files | Boolean (On or Off) |
Write Binary Vtk File | Boolean (On or Off) |
Write Conformal Mesh | Boolean (On or Off) |
Type | Name | Comment |
---|---|---|
Cell | GrainIds |
Type | Name | Comment |
---|
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.