Home
last modified time | relevance | path

Searched refs:StopShape (Results 1 – 8 of 8) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/BRepFill/
H A DBRepFill_Draft.cxx381 void BRepFill_Draft::Perform(const TopoDS_Shape& StopShape, in Perform() argument
400 TopExp_Explorer Ex (StopShape, TopAbs_FACE); in Perform()
439 Fuse(StopShape, KeepOutSide); in Perform()
569 Standard_Boolean BRepFill_Draft::Fuse(const TopoDS_Shape& StopShape, in Fuse() argument
588 switch (StopShape.ShapeType()) { in Fuse()
591 TopoDS_Iterator It(StopShape); in Fuse()
596 Sol2 = TopoDS::Solid(StopShape); in Fuse()
602 B.Add(Sol2, StopShape); // shell => solid (for fusion) in Fuse()
610 B.Add(S, StopShape); in Fuse()
641 if (StopShape.ShapeType() != TopAbs_SOLID) in Fuse()
H A DBRepFill_Draft.hxx55 …Standard_EXPORT void Perform (const TopoDS_Shape& StopShape, const Standard_Boolean KeepOutSide = …
/dports/cad/opencascade/opencascade-7.6.0/src/BRepOffsetAPI/
H A DBRepOffsetAPI_MakeDraft.cxx64 void BRepOffsetAPI_MakeDraft::Perform(const TopoDS_Shape& StopShape, in Perform() argument
67 myDraft.Perform( StopShape, KeepOutSide); in Perform()
H A DBRepOffsetAPI_MakeDraft.hxx82 …Standard_EXPORT void Perform (const TopoDS_Shape& StopShape, const Standard_Boolean KeepOutSide = …
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DBRepOffsetAPI_MakeDraft.hxx82 …Standard_EXPORT void Perform (const TopoDS_Shape& StopShape, const Standard_Boolean KeepOutSide = …
H A DBRepFill_Draft.hxx55 …Standard_EXPORT void Perform (const TopoDS_Shape& StopShape, const Standard_Boolean KeepOutSide = …
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DBRepOffsetAPI_MakeDraft.hxx84 …Standard_EXPORT void Perform (const TopoDS_Shape& StopShape, const Standard_Boolean KeepOutSide = …
H A DBRepFill_Draft.hxx59 …Standard_EXPORT void Perform (const TopoDS_Shape& StopShape, const Standard_Boolean KeepOutSide = …