Home
last modified time | relevance | path

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

/dports/cad/opencascade/opencascade-7.6.0/src/BOPAlgo/
H A DBOPAlgo_Builder.hxx375 Standard_Integer NbSolids() const { return myNbShapesArr[5]; } in NbSolids() function in BOPAlgo_Builder::NbShapes
384 Standard_Integer& NbSolids() { return myNbShapesArr[5]; } in NbSolids() function in BOPAlgo_Builder::NbShapes
H A DBOPAlgo_Builder.cxx276 aCounter.NbSolids()++; in getNbShapes()
322 theSteps.SetStep(PIOperation_TreatSolids, 50 * aNbShapes.NbSolids()); in fillPISteps()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DBOPAlgo_Builder.hxx375 Standard_Integer NbSolids() const { return myNbShapesArr[5]; } in NbSolids() function in BOPAlgo_Builder::NbShapes
384 Standard_Integer& NbSolids() { return myNbShapesArr[5]; } in NbSolids() function in BOPAlgo_Builder::NbShapes
H A DShapeAnalysis_ShapeContents.hxx73 Standard_Integer NbSolids() const { return myNbSolids; } in NbSolids() function in ShapeAnalysis_ShapeContents
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DShapeAnalysis_ShapeContents.lxx18 //function : NbSolids
22 inline Standard_Integer ShapeAnalysis_ShapeContents::NbSolids() const
H A DShapeAnalysis_ShapeContents.hxx75 Standard_Integer NbSolids() const;
/dports/cad/opencascade/opencascade-7.6.0/src/ShapeAnalysis/
H A DShapeAnalysis_ShapeContents.hxx73 Standard_Integer NbSolids() const { return myNbSolids; } in NbSolids() function in ShapeAnalysis_ShapeContents
/dports/cad/opencascade/opencascade-7.6.0/src/BRepFeat/
H A DBRepFeat_Builder.cxx240 Standard_Real aTreatSolids = 20 * aNbShapes.NbSolids(); in PerformResult()
/dports/cad/opencascade/opencascade-7.6.0/src/SWDRAW/
H A DSWDRAW_ShapeAnalysis.cxx494 nb = analyzer.NbSolids(); in XSHAPE_statshape()
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/occ/
H A Doccgeom.cpp47 (*testout) << "SOLIDS : " << cont.NbSolids() << endl; in PrintContents()
/dports/cad/netgen/netgen-6.2.2105/libsrc/occ/
H A Doccgeom.cpp170 (*testout) << "SOLIDS : " << cont.NbSolids() << endl; in PrintContents()