Home
last modified time | relevance | path

Searched defs:theCheck (Results 1 – 8 of 8) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/BRepAlgoAPI/
H A DBRepAlgoAPI_BuilderAlgo.hxx125 void SetCheckInverted(const Standard_Boolean theCheck) in SetCheckInverted()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DBRepAlgoAPI_BuilderAlgo.hxx125 void SetCheckInverted(const Standard_Boolean theCheck) in SetCheckInverted()
H A DBOPAlgo_Builder.hxx153 void SetCheckInverted(const Standard_Boolean theCheck) in SetCheckInverted()
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DBRepAlgoAPI_BuilderAlgo.hxx125 void SetCheckInverted(const Standard_Boolean theCheck) in SetCheckInverted()
H A DBOPAlgo_Builder.hxx155 void SetCheckInverted(const Standard_Boolean theCheck) in SetCheckInverted()
/dports/cad/opencascade/opencascade-7.6.0/src/BOPAlgo/
H A DBOPAlgo_Builder.hxx153 void SetCheckInverted(const Standard_Boolean theCheck) in SetCheckInverted()
/dports/cad/cvc/cvc-1.1.0-4-gd172016/src/
H A DCModel.cc33 CModelCheck::CModelCheck(string theCheck, string theParameter, string theInclusiveMin, string theEx… in CModelCheck()
H A DCCvcDb_error.cc216 void CCvcDb::FindModelError(ogzstream & theErrorFile, CModelCheck & theCheck, CFullConnection & the… in FindModelError()
248 …rror(ogzstream & theErrorFile, CFullConnection & theConnections, CModelCheck & theCheck, instanceI… in PrintModelError()