Authors: William M. Chan
Date: July, 1997.
CONMUG is used to automatically concatenate any number of surface or curve grids. Two grids are concatenated if a boundary from each grid contain the same number of points and if the corresponding points are within a user-specified tolerance to each other. The grids can be in any order and in any orientation relative to each other. Surface normals do not have to match.
Input : surface/curve grid file in PLOT3D format
Input parameters:
ISPEC = 1 specify absolute distance for tolerance
= 2 specify tolerance as fraction of longest dimension
of bounding box of all grids
TOL = tolerance ( 0.0 => exact point to point match )
Output : surface/curve grid file in PLOT3D format