CIBC:Documentation:SCIRun:Reference:SCIRun:ConvertMeshToUnstructuredMesh
From SCIRun Documentation Wiki
Contents |
ConvertMeshToUnstructuredMesh
Information
- Package: SCIRun
- Catagory: ChangeMesh
- Author(s): Michael Callahan
- Status: Supported in latest version
- Version: 3.0
Description
Summary
Convert a structured mesh into an unstructured mesh for editing. An unstructured mesh is also implicitly irregular.
Detailed Description
This converts a LatVolField into a HexVolField, an ImageField into a QuadSurfField, or a ScanlineField into a CurveField. The structured meshes are not editable, as that operation does not preserve structure. Data values and locations are preserved in the transformation.
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:SCIRun
