Home
last modified time | relevance | path

Searched refs:bIsPlane2 (Results 1 – 1 of 1) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/ChFi3d/
H A DChFi3d_Builder_0.cxx505 Standard_Boolean bIsPlane1, bIsPlane2; in ChFi3d_KParticular() local
513 bIsPlane2=(aST2==GeomAbs_Plane); in ChFi3d_KParticular()
514 if (!(bIsPlane1 || bIsPlane2)) { in ChFi3d_KParticular()