This method takes an
ImageGear.Core.ImGearDocument class object and determines whether
ImGear3DVisualization.GenerateIsosurface method can be applied to it to calculate an isosurface. It checks to make sure the following are all satisfied:
Parameters
- document
- The ImageGear.Core.ImGearDocument class object to determine whether ImGear3DVisualization.GenerateIsosurface method() can be applied to.
Return Value
true if
ImGear3DVisualization.GenerateIsosurface method() can be applied, false - otherwise.