View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0033326 | Open CASCADE | OCCT:Data Exchange | public | 2023-02-08 20:41 | 2023-08-01 14:57 |
Reporter | dpasukhi | Assigned To | dpasukhi | ||
Priority | normal | Severity | crash | ||
Status | assigned | Resolution | open | ||
Product Version | 7.7.0 | ||||
Target Version | Unscheduled | ||||
Summary | 0033326: Data Exchange, IGES Import - Ignoring unit value for validating geometry | ||||
Description | IGES geometry imported to the model w/o scaling. So, each entity have the original XYZ values. Scaling calls after transfer each type of geometry. We need to upgrade alghoritms to compare results according correct precision. | ||||
Tags | No tags attached. | ||||
Test case number | |||||
|
Branch CR33326 has been created by dpasukhi. SHA-1: cc66406f07d1cb0b93b52eccec7abf13f5e216db Detailed log of new commits: Author: dpasukhi Date: Wed Feb 8 17:42:55 2023 +0000 0033326: Data Exchange, IGES Import - Ignoring unit value for validating geometry Updated IGESToBRep_CurveAndSurface and its childs to work with geometry as is not scaled yet. |
|
Branch CR33326 has been updated forcibly by dpasukhi. SHA-1: 180044d16d8489f4389c91dbe5046d1d38dbbf46 |
|
Branch CR33326 has been updated by dpasukhi. SHA-1: 16aa247f86e9cfa635ca44223afed28c18591e9d Detailed log of new commits: Author: dpasukhi Date: Thu Feb 9 10:37:17 2023 +0000 // trying to avoid regressions |
|
Branch CR33326_1 has been created by dpasukhi. SHA-1: 73f4f6160a60a26f5006e4d8581c8ff6231ef5fb Detailed log of new commits: Author: dpasukhi Date: Wed Feb 8 17:42:55 2023 +0000 0033326: Data Exchange, IGES Import - Ignoring unit value for validating geometry Updated IGESToBRep_BasicCurve and Surface to work with geometry as is not scaled yet. Updated IGESControl_IGESBoundary to check existence of fields w/o number of iteration. Scaling appends only after creating geometry, that is why we need to compare with no scaled value |
|
Branch CR33326_1 has been updated by dpasukhi. SHA-1: 56ecba34df007bd38600eb5078cb60968cb7b0a5 Detailed log of new commits: Author: dpasukhi Date: Thu Mar 9 17:59:22 2023 +0000 // reverting surface changing |
|
Each version of fixes are valid and fixe a problem. On my PC all tests are fine, but test system detected out of range on UV range of surface. It can be problem with TestSystem or exactly a bug, But it is only 2 tests cases of more then 10k. But I need to test it more clearly. |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-02-08 20:41 | dpasukhi | New Issue | |
2023-02-08 20:41 | dpasukhi | Assigned To | => dpasukhi |
2023-02-08 20:43 | git | Note Added: 0113095 | |
2023-02-08 20:58 | git | Note Added: 0113096 | |
2023-02-09 13:38 | git | Note Added: 0113098 | |
2023-02-09 19:33 | dpasukhi | Severity | minor => crash |
2023-02-09 19:33 | dpasukhi | Product Version | => 7.7.0 |
2023-02-22 15:30 | dpasukhi | Status | new => assigned |
2023-03-09 19:00 | git | Note Added: 0113246 | |
2023-03-09 20:59 | git | Note Added: 0113251 | |
2023-04-17 16:58 | dpasukhi | Note Added: 0113387 | |
2023-08-01 14:57 | dpasukhi | Target Version | 7.7.1 => Unscheduled |