View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000478 | Community | OCCT:Modeling Algorithms | public | 2002-06-24 14:05 | 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 | 0000478: 3 methods missing in GeomPlate_PointConstraint | ||||
Description | This bug has been added at http://www.opencascade.org/forumorg/bug.php?bug_id=57&f=8 by François Lauzon Here are the definition that should be there (I think): //--------------------------------------------------------- // Fonction : SetG0Criterion //--------------------------------------------------------- void GeomPlate_PointConstraint::SetG0Criterion(const Standard_Real TolDist) { myTolDist=TolDist; } //--------------------------------------------------------- // Fonction : SetG1Criterion //--------------------------------------------------------- void GeomPlate_PointConstraint::SetG1Criterion(const Standard_Real TolAng) { myTolAng=TolAng; } //--------------------------------------------------------- // Fonction : SetG2Criterion //--------------------------------------------------------- void GeomPlate_PointConstraint::SetG2Criterion(const Standard_Real TolCurv) { myTolCurv=TolCurv; } | ||||
Tags | No tags attached. | ||||
Test case number | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2002-06-24 14:57 | bugmaster | Assigned To | bugmaster => ifv |
2002-06-24 14:57 | bugmaster | Status | new => assigned |
2002-06-24 19:49 |
|
Assigned To | ifv => jgv |
2002-06-24 19:49 |
|
CC | => apv |
2002-07-05 13:11 | bugmaster | Status | assigned => verified |
2002-08-01 15:33 | bugmaster | Status | verified => closed |
2002-08-01 15:33 | bugmaster | Resolution | @0@ => fixed |
2011-08-02 11:31 | bugmaster | Category | OCCT:MOA => OCCT:Modeling Algorithms |
2011-12-15 17:54 | bugmaster | Project | Open CASCADE => Community |