View Issue Details

IDProjectCategoryView StatusLast Update
0033326Open CASCADEOCCT:Data Exchangepublic2023-08-01 14:57
Reporterdpasukhi Assigned Todpasukhi  
PrioritynormalSeveritycrash 
Status assignedResolutionopen 
Product Version7.7.0 
Target VersionUnscheduled 
Summary0033326: Data Exchange, IGES Import - Ignoring unit value for validating geometry
DescriptionIGES 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.
TagsNo tags attached.
Test case number

Activities

git

2023-02-08 20:43

administrator   ~0113095

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.

git

2023-02-08 20:58

administrator   ~0113096

Branch CR33326 has been updated forcibly by dpasukhi.

SHA-1: 180044d16d8489f4389c91dbe5046d1d38dbbf46

git

2023-02-09 13:38

administrator   ~0113098

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

git

2023-03-09 19:00

administrator   ~0113246

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

git

2023-03-09 20:59

administrator   ~0113251

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

dpasukhi

2023-04-17 16:58

administrator   ~0113387

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.

Issue History

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