View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0021351 | Open CASCADE | OCCT:Modeling Algorithms | public | 2009-09-01 15:51 | 2015-05-14 16:23 |
Reporter | bugmaster | Assigned To | bugmaster | ||
Priority | normal | Severity | trivial | ||
Status | closed | Resolution | fixed | ||
OS | All | ||||
Target Version | 6.9.0 | Fixed in Version | 6.9.0 | ||
Summary | 0021351: Fail to compute derivatives of offset surface on trimmed surfaces on offsets on CN surfaces | ||||
Description | Problem was detected by Roman Lygin Draw> beziersurf bz 3 3 0 0 0 1 -1 0 2 0 0 0 -1 1 1 0 1 2 -1 1 0 0 2 1 -1 2 2 0 2 Draw> offset obz bz 0.5 Draw> trim tobz obz 0.1 0.9 0.1 0.9 Draw> offset otobz tobz 0.5 Draw> svalue otobz 0.2 0.2 x y z dux duy duz dvx dvy dvz Crash – Standard_OutOfRange (trying to access internal array with invalid index) Draw> offset oobz bz 1 Draw> svalue oobz 0.2 0.2 x y z dux duy duz dvx dvy dvz OK Draw> trim ttbz bz 0.1 0.9 0.1 0.9 Draw> offset ottbz ttbz 1 Draw> svalue ottbz 0.2 0.2 x y z dux duy duz dvx dvy dvz OK The same is reproduced on B-Spline of CN continuity (e.g. of degree 2 of 1 span) Elementary surfaces seems to work fine (tested on sphere only though). | ||||
Tags | No tags attached. | ||||
Test case number | bugs modalg_6 bug21351 | ||||
|
The result on the current master is OK! |
|
Please create test case |
|
Branch CR21351 has been created by apn. SHA-1: 2d179d76b4ba20724cf8f2e3f7536155ee41a693 Detailed log of new commits: Author: apn Date: Mon Apr 20 16:54:46 2015 +0300 0021351: Fail to compute derivatives of offset surface on trimmed surfaces on offsets on CN surfaces Added test case bugs/modalg_6/bug21351 |
|
Problem is not reproduced on current state of master. Test case: bugs modalg_6 bug21351 - OK |
|
Branch CR21351 has been deleted by inv. SHA-1: 2d179d76b4ba20724cf8f2e3f7536155ee41a693 |
Date Modified | Username | Field | Change |
---|---|---|---|
2009-09-01 15:51 | bugmaster | Assigned To | bugmaster => jgv |
2009-09-01 15:51 | bugmaster | Status | new => assigned |
2011-08-02 11:31 | bugmaster | Category | OCCT:MOA => OCCT:Modeling Algorithms |
2015-04-10 17:16 |
|
Note Added: 0039596 | |
2015-04-10 17:16 |
|
Assigned To | jgv => bugmaster |
2015-04-10 17:16 |
|
Status | assigned => feedback |
2015-04-10 17:27 |
|
Note Added: 0039602 | |
2015-04-10 17:27 |
|
Assigned To | bugmaster => apn |
2015-04-10 17:27 |
|
Fixed in Version | EMPTY => |
2015-04-10 17:27 |
|
Target Version | => 6.9.0 |
2015-04-10 17:27 |
|
Description Updated | |
2015-04-20 16:55 | git | Note Added: 0040055 | |
2015-04-20 16:56 | apn | Note Added: 0040056 | |
2015-04-20 16:58 | apn | Test case number | => bugs modalg_6 bug21351 |
2015-04-20 16:58 | apn | Assigned To | apn => bugmaster |
2015-04-20 16:58 | apn | Status | feedback => tested |
2015-04-25 17:37 | bugmaster | Changeset attached | => occt master 35d12218 |
2015-04-25 17:37 | bugmaster | Status | tested => verified |
2015-04-25 17:37 | bugmaster | Resolution | open => fixed |
2015-05-14 15:28 |
|
Status | verified => closed |
2015-05-14 15:30 |
|
Fixed in Version | => 6.9.0 |
2015-05-14 16:23 | git | Note Added: 0040916 |