View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000782 | Community | OCCT:Modeling Data | public | 2002-09-25 14:16 | 2011-12-15 17:54 |
| Reporter | Assigned To | ||||
| Priority | normal | Severity | trivial | ||
| Status | closed | Resolution | unable to reproduce | ||
| OS | All | ||||
| Fixed in Version | 5.0.0 | ||||
| Summary | 0000782: Orientation of shape after Transform | ||||
| Description | This bug has been added by Xavier Lhomme at http://www.opencascade.org/forumorg/bug.php?bug_id=82&f=8 . --------- Hi I use BRepBuilderAPI_Transform to translate a Shape. BRepBuilderAPI_Transform Builder(T) ; // where T is my translation Builder.Perform(A) ; // where A is my shape B = Builder.Shape(); for each face from A I get the modified face from de builder with aModifiedFace = Builder.ModifiedShape(aFaceFromA) then I search the modified face in B. if I compare with the function IsEqual, some faces are not found. But I found then if I use IsSame. I don't know if it's normal or not ????????????? but When I use TNaming_Tool::NamedShape(aModifiedFace) the Naming doesn't find the NamedShape because it use IsEqual to test the shape. xavier lhomme --------- | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2002-10-01 17:53 | bugmaster | Assigned To | bugmaster => ifv |
| 2002-10-01 17:53 | bugmaster | Status | new => assigned |
| 2002-10-01 17:53 | bugmaster | Category | => MOD |
| 2002-10-01 17:53 | bugmaster | Summary | => Orientation of shape after Transform |
| 2002-10-22 20:52 |
|
CC | => aki |
| 2002-10-22 21:50 | bugmaster | Status | assigned => closed |
| 2002-10-22 21:50 | bugmaster | Resolution | @0@ => unable to reproduce |
| 2011-08-02 11:32 | bugmaster | Category | OCCT:MOD => OCCT:Modeling Data |
| 2011-12-15 17:54 | bugmaster | Project | Open CASCADE => Community |