Computes simplified representation of BRep model.
A BRep model is imported from ACIS format. A simplification pipeline is created automatically using ModelSimplifier_SimplifierBuilder. High-level parameters SimplificationLevel and SimplifiedFeatureSize are specified for the Builder. In this example, geometry is simplified by closing the holes. Then a new simplified model is created using ModelSimplifier_Simplifier. The reduction of the number of shapes is demonstrated and the resulting model is saved in CDX format.
![]() |