Home
last modified time | relevance | path

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

/dports/cad/opencascade/opencascade-7.6.0/src/BOPAlgo/
H A DBOPAlgo_PaveFiller_6.cxx422 BOPDS_Curve& aNC = aVNC.Appended(); in PerformFF()
1170 BOPDS_Curve& aNC=aVNC(iC); in PostTreatFF()
1343 BOPDS_VectorOfCurve& aVNC=aFF.ChangeCurves(); in UpdateFaceInfo() local
1344 aNbC=aVNC.Length(); in UpdateFaceInfo()
1346 BOPDS_Curve& aNC=aVNC(j); in UpdateFaceInfo()
3209 Standard_Integer aNbC = aVNC.Length(); in UpdatePaveBlocks()
3212 const BOPDS_Curve& aNC = aVNC(j); in UpdatePaveBlocks()
3330 Standard_Integer aNbC = aVNC.Length(); in RemovePaveBlocks()
3332 BOPDS_Curve& aNC = aVNC(j); in RemovePaveBlocks()
3546 Standard_Integer aNbC = aVNC.Length(), k; in CorrectToleranceOfSE()
[all …]
H A DBOPAlgo_PaveFiller_7.cxx722 const BOPDS_VectorOfCurve& aVNC = aFF.Curves(); in MakePCurves() local
723 aNbC = aVNC.Length(); in MakePCurves()
738 const BOPDS_Curve& aNC=aVNC(k); in MakePCurves()
/dports/cad/opencascade/opencascade-7.6.0/src/BOPTest/
H A DBOPTest_DebugCommands.cxx437 const BOPDS_VectorOfCurve& aVNC = anInt.Curves(); in bopwho() local
438 aNbC = aVNC.Length(); in bopwho()
440 const BOPDS_Curve& aNC = aVNC(k); in bopwho()
687 const BOPDS_VectorOfCurve& aVNC = aFF.Curves(); in bopsc() local
688 aNbC = aVNC.Length(); in bopsc()
690 const BOPDS_Curve& aNC = aVNC(k); in bopsc()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepOffset/
H A DBRepOffset_MakeOffset_1.cxx4227 const BOPDS_VectorOfCurve& aVNC = aFF.Curves(); in ShapesConnections() local
4228 Standard_Integer aNbC = aVNC.Length(); in ShapesConnections()
4262 const BOPDS_Curve& aNC = aVNC (iC); in ShapesConnections()