can opencascade check whether there is a gap between the surface or surface is overlap?

how can opencascade check whether there is a gap between the surface or surface is overlap?

Alexander Luger's picture

Take a look at the package ShapeAnalysis. Maybe ShapeAnalysis_Surface helps you to do the job!

Alex

SunHongLei's picture

Thanks very much!

SunHongLei's picture

How does it check whether two surfaces are overlap ?

Hesham Nasif's picture

You can use Boolean operation intersection and if the result of the process is not null shape this would give you an indication you have overlapping