A composite edge capability has been added. A
composite edge is a collection of edges that, for grid generation
purposes, are treated as a single topological edge.
Composite edges can be used in situations where very small edges
restrict the triangle/quadrilateral size. Small edges can be combined with adjacent edges to create
a longer composite edge that results in a more uniform
edge grid distribution and better surface grid quality.
Added command line options-version and
-build to SolidMesh and the
grid tools. These
options provide version and build information about the executable and the supporting libraries used to
link with the executable.
Bugs Fixed:
Corrected problem with automatically removing duplicate
trimming curves. Previously removed too many
curves and prevented some surfaces from
trimming.