View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0029059 | Open CASCADE | [OCCT] OCCT:Modeling Algorithms | public | 2017-08-28 09:33 | 2020-09-14 22:55 |
|
Reporter | emv | |
Assigned To | msv | |
Priority | normal | Severity | minor | |
Status | new | Resolution | open | |
Platform | | OS | | OS Version | |
Product Version | [OCCT] 7.1.0 | |
Target Version | [OCCT] 7.6.0* | Fixed in Version | | |
|
Summary | 0029059: It is necessary to have a unique way of checking of the validity of the edge and its 2D curves |
Description | Currently, at least three such checks are implemented in OCCT:
1. In BRepCheck_Edge;
2. In Boolean Operations - BOPTools_AlgoTools (the check is a copy of the check implemented in BRepCheck_Edge);
3. In ShapeAnalysis_Edge.
It is necessary to unify all these checks in one place (BRepLib package looks ideal for this) and replace the current checks with the usage of the unified one. It will allow avoiding errors due to inconsistency between similar checks and will help to maintain it easily. |
Tags | No tags attached. |
|
Test case number | |
|
Attached Files | |
|