Home
last modified time | relevance | path

Searched refs:NbSurfaces (Results 1 – 25 of 26) sorted by relevance

12

/dports/cad/opencascade/opencascade-7.6.0/src/TopOpeBRepDS/
H A DTopOpeBRepDS_SurfaceExplorer.cxx56 myMax = DS.NbSurfaces(); in Init()
167 myIndex = 1; myMax = MYDS.NbSurfaces(); in NbSurface()
H A DTopOpeBRepDS_HDataStructure.cxx171 Standard_Integer TopOpeBRepDS_HDataStructure::NbSurfaces()const in NbSurfaces() function in TopOpeBRepDS_HDataStructure
173 return myDS.NbSurfaces(); in NbSurfaces()
471 case TopOpeBRepDS_SURFACE : n = NbSurfaces(); break; in NbGeometry()
H A DTopOpeBRepDS_HDataStructure.hxx74 Standard_EXPORT Standard_Integer NbSurfaces() const;
H A DTopOpeBRepDS_Check.cxx89 Standard_Integer nsurface = DS.NbSurfaces(); in ChkIntg()
148 if(myHDS->NbSurfaces() < I) { in CheckDS()
H A DTopOpeBRepDS_DataStructure.hxx207 Standard_EXPORT Standard_Integer NbSurfaces() const;
H A DTopOpeBRepDS_DataStructure.cxx1022 Standard_Integer TopOpeBRepDS_DataStructure::NbSurfaces()const in NbSurfaces() function in TopOpeBRepDS_DataStructure
/dports/cad/opencascade/opencascade-7.6.0/src/BRepLib/
H A DBRepLib_MakeShape.cxx110 Standard_Integer BRepLib_MakeShape::NbSurfaces() const in NbSurfaces() function in BRepLib_MakeShape
H A DBRepLib_MakeShape.hxx65 Standard_EXPORT virtual Standard_Integer NbSurfaces() const;
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DBRepLib_MakeShape.hxx65 Standard_EXPORT virtual Standard_Integer NbSurfaces() const;
H A DBiTgte_Blend.hxx93 Standard_EXPORT Standard_Integer NbSurfaces() const;
H A DTopOpeBRepDS_HDataStructure.hxx74 Standard_EXPORT Standard_Integer NbSurfaces() const;
H A DBRepFilletAPI_MakeFillet.hxx316 Standard_EXPORT Standard_Integer NbSurfaces() const;
H A DTopOpeBRepDS_DataStructure.hxx207 Standard_EXPORT Standard_Integer NbSurfaces() const;
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DBRepLib_MakeShape.hxx67 Standard_EXPORT virtual Standard_Integer NbSurfaces() const;
H A DBiTgte_Blend.hxx96 Standard_EXPORT Standard_Integer NbSurfaces() const;
H A DTopOpeBRepDS_HDataStructure.hxx74 Standard_EXPORT Standard_Integer NbSurfaces() const;
H A DBRepFilletAPI_MakeFillet.hxx318 Standard_EXPORT Standard_Integer NbSurfaces() const;
H A DTopOpeBRepDS_DataStructure.hxx207 Standard_EXPORT Standard_Integer NbSurfaces() const;
/dports/cad/opencascade/opencascade-7.6.0/src/TopOpeBRepBuild/
H A DTopOpeBRepBuild_BuildFaces.cxx117 Standard_Integer iS, n = HDS->NbSurfaces(); in BuildFaces()
H A DTopOpeBRepBuild_Builder.cxx1348 if (myDataStructure->NbSurfaces() > 0) { in SplitSolid()
/dports/cad/opencascade/opencascade-7.6.0/src/BiTgte/
H A DBiTgte_Blend.hxx93 Standard_EXPORT Standard_Integer NbSurfaces() const;
H A DBiTgte_Blend.cxx1106 Standard_Integer BiTgte_Blend::NbSurfaces() const in NbSurfaces() function in BiTgte_Blend
1142 Standard_Integer Nb = NbSurfaces(); in CenterLines()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepFilletAPI/
H A DBRepFilletAPI_MakeFillet.cxx564 Standard_Integer BRepFilletAPI_MakeFillet::NbSurfaces() const in NbSurfaces() function in BRepFilletAPI_MakeFillet
566 return (myBuilder.Builder()->DataStructure())->NbSurfaces(); in NbSurfaces()
H A DBRepFilletAPI_MakeFillet.hxx316 Standard_EXPORT Standard_Integer NbSurfaces() const;
/dports/cad/opencascade/opencascade-7.6.0/src/ChFi3d/
H A DChFi3d_Builder.cxx578 aNbSurfaces=myDS->NbSurfaces(); in Compute()

12