]> OCCT Git - occt-copy.git/commit
0029792: Add ::IsParallel method to GeomAPI_Extrema* classes CR29792
authorasuraven <andrey.suravenkov@opencascade.com>
Wed, 18 Aug 2021 13:54:40 +0000 (16:54 +0300)
committerasuraven <andrey.suravenkov@opencascade.com>
Tue, 31 Aug 2021 11:12:04 +0000 (14:12 +0300)
commit821a5f9a5c34426ba2f2a522e9c3b2a45cf5448e
tree3ed42fd8ac45ef04dc103808dcb038a850ee670d
parent8f70959571ab8999b47f88d673343587e733f364
0029792: Add ::IsParallel method to GeomAPI_Extrema* classes

Add IsParallel() methods for classes:
- GeomAPI_ExtremaCurveCurve
- GeomAPI_ExtremaCurveSurface
- GeomAPI_ExtremaSurfaceSurface
src/Extrema/Extrema_ExtSS.hxx
src/GeomAPI/GeomAPI_ExtremaCurveCurve.hxx
src/GeomAPI/GeomAPI_ExtremaCurveSurface.hxx
src/GeomAPI/GeomAPI_ExtremaSurfaceSurface.hxx