Next: mesh
Up: Commands
Previous: max
Contents
merg
'merg' 'n'|'p'|'l'|'s' <set> <gtol> 'nolock'
This keyword is used to merge close points and nodes or equally defined entities. The following entities are known: Nodes n, Points p, Lines l, Surfaces s. For example to merge points included in the set point-set type
merg p point-set
Only entities included in the set are considered. The value gtol determines the distance up to which nodes and points are considered as equal. The parameter nolock will force the merging even if the dependent entities like lines will be degenerated afterwards, for example a line will have two equal points.
root
2007-02-10