MeshKit
1.0
|
Name: OneToOneSwept
External dependencies: (none)
Input: 3D ModelEnt's
Output: Mesh vertices, quads, hexes, committed to ModelEnt
Interface(s) used: iGeom, MOAB
Setup:
Source and linking surfaces checked for quad meshing algorithm, and for proper orientation of the mesh to allow sweeping.
Notes:
This class sweep-meshes a volume, using single-source to single-target meshing. Roca's algorithm is used to compute interior vertex positions along the sweep.
This algorithm sometimes generates inverted mesh for non-simply-connected source/target surfaces, especially for large variations in the relative positions or sizes of internal loops between source and target surfaces.
See paper: http://link.springer.com/chapter/10.1007/978-3-319-02335-9_1