View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0029577 | Community | [OCCT] OCCT:Modeling Algorithms | public | 2018-03-15 06:38 | 2020-09-14 22:53 |
|
Reporter | Vico Liang | |
Assigned To | msv | |
Priority | normal | Severity | minor | |
Status | new | Resolution | open | |
Platform | | OS | | OS Version | |
Product Version | | |
Target Version | [OCCT] 7.6.0* | Fixed in Version | | |
|
Summary | 0029577: Unify face OuterWire method |
Description | There are several OuterWire methods, I'm confused. Is it possible to unify these methods?
TopoDS_Wire BRepTools::OuterWire(const TopoDS_Face& F)
TopoDS_Wire ShapeAnalysis::OuterWire(const TopoDS_Face& face)
TopoDS_Wire ShapeAlgo_AlgoContainer::OuterWire(const TopoDS_Face& face) const
Standard_Boolean TNaming::OuterWire(const TopoDS_Face& theFace, TopoDS_Wire& theWire) |
Tags | No tags attached. |
|
Test case number | |
|
Attached Files | |
|