Home
last modified time | relevance | path

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

/dports/cad/opencascade/opencascade-7.6.0/src/BRepOffset/
H A DBRepOffset_Offset.cxx1118 Standard_Boolean ExchUV = Pipe.ExchangeUV(); in Init() local
1133 if ( ExchUV) { in Init()
1174 if (ExchUV) { in Init()
1263 if ( ExchUV) { in Init()
1320 if (ExchUV) { in Init()
1343 if (ExchUV) { in Init()
1389 if (ExchUV) { in Init()
1394 if (ExchUV) myFace.Reverse(); in Init()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepFill/
H A DBRepFill_Sweep.cxx489 const Standard_Boolean ExchUV, in BuildFace() argument
689 if (ExchUV) F.Reverse(); in BuildFace()
2117 TColStd_Array2OfBoolean ExchUV (1, NbLaw, 1, NbPath); in BuildShell() local
2189 ExchUV(isec, ipath) = Sweep.ExchangeUV(); in BuildShell()
2324 exuv = ExchUV(NbLaw, 1); in BuildShell()
2329 exuv = ExchUV(isec, 1); in BuildShell()
2406 exuv = ExchUV(NbLaw, NbPath); in BuildShell()
2411 exuv = ExchUV(isec, NbPath); in BuildShell()
2463 exuv = ExchUV(isec, ipath); in BuildShell()
2753 ExchUV(isec, ipath), in BuildShell()