!   TITLE:  solid_mod_merge.mac (MANAGEMENT)
!
!
!   This sub-macro merges coincident solid model entities, and updates
!   the entity maximums. This macro uses the default tolerances, 0.0001.
!
!
*get,prkey_,active,0,prkey
/nopr

nummrg,kp
init_entity_num
/replot
abbres,new,tools,mac

*if,prkey_,eq,1,then
    /go
*endif