mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 17:40:24 +08:00
Functionality to remove duplicate entities from Step graph is added. Class MergeSTEPEntities_Merger is main entry point. Class MergeSTEPEntities_EntityProcessor implements the basic replacement logic. Children of MergeSTEPEntities_EntityProcessor implement the logic for the replacement of particular step entity.