View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000499 | Community | OCCT:Data Exchange | public | 2002-07-02 15:36 | 2011-12-15 17:54 |
Reporter | Assigned To | ||||
Priority | none | Severity | feature | ||
Status | closed | Resolution | fixed | ||
OS | All | ||||
Fixed in Version | 5.0.0 | ||||
Summary | 0000499: Missing method in ShapeFix_Shape | ||||
Description | This request has been added by François Lauzon at http://www.opencascade.org/forumorg/bug.php?bug_id=59&f=8 . The method Status is missing in file ShapeFix_Shape.lxx, here is (maybe) what it should be: //======================================================================= //function : Status //purpose : //======================================================================= inline Standard_Boolean ShapeFix_Shape::Status (const ShapeExtend_Status status) const { return ShapeExtend::DecodeStatus ( myStatus, status ); } | ||||
Tags | No tags attached. | ||||
Test case number | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2002-07-02 16:17 | bugmaster | Assigned To | bugmaster => pdn |
2002-07-02 16:17 | bugmaster | Status | new => assigned |
2002-07-03 18:45 | bugmaster | CC | => imv |
2002-07-30 12:42 | bugmaster | Status | assigned => verified |
2002-08-01 15:19 | bugmaster | Status | verified => closed |
2002-08-01 15:19 | bugmaster | Resolution | @0@ => fixed |
2011-08-02 11:12 | bugmaster | Category | OCCT:DTE => OCCT:Data Exchange |
2011-12-15 17:54 | bugmaster | Project | Open CASCADE => Community |