View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0029738 | Open CASCADE | [OCCT] OCCT:Modeling Data | public | 2018-05-07 08:00 | 2020-09-14 22:54 |
|
Reporter | emv | |
Assigned To | msv | |
Priority | normal | Severity | minor | |
Status | new | Resolution | open | |
Platform | | OS | | OS Version | |
Product Version | [OCCT] 7.2.0 | |
Target Version | [OCCT] 7.6.0* | Fixed in Version | | |
|
Summary | 0029738: Remove UV points from BRep data structure |
Description | UV points in BRep data structure represent the bounding points of the parametric curve of the edge on the face (data which can be computed on the fly). Analysis of OCCT algorithms shows that UV points are used very rarely, thus it seem unreasonable to keep them.
So, the proposal is to remove the UV points from BRep data structure completely and update all algorithms where this points are used on direct computation of bounding points of parametric curve with D0 method. |
Tags | No tags attached. |
|
Test case number | |
|
Attached Files | |
|