View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000275 | Open CASCADE | OCCT:Modeling Algorithms | public | 2002-04-03 18:41 | 2006-06-29 09:15 |
Reporter | Assigned To | ||||
Priority | normal | Severity | feature | ||
Status | closed | Resolution | fixed | ||
OS | Solaris | ||||
Fixed in Version | 5.0.0 | ||||
Summary | 0000275: Lack of method "Perform(me: in out; P: Pnt from gp)" in the class GeomAPI_ProjectPointOnCurve | ||||
Description | There are two parallel classes in the package GeomAPI: - GeomAPI_ProjectPointOnCurve; - GeomAPI_ProjectPointOnSurf . The class GeomAPI_ProjectPointOnSurf has method Perform(const gp_Pnt& aP3d), but the class GeomAPI_ProjectPointOnCurve does not have the method Perform(const gp_Pnt& aP3d). It is wrong architecture. We have no possibility to prepare data in GeomAPI_ProjectPointOnCurve::Init(..) methods and use this data later using the method GeomAPI_ProjectPointOnCurve::Perform(const gp_Pnt& aP3d). | ||||
Tags | No tags attached. | ||||
Test case number | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2002-04-03 18:46 | bugmaster | Assigned To | bugmaster => ifv |
2002-04-03 18:46 | bugmaster | Status | new => assigned |
2002-04-22 13:03 | bugmaster | Status | assigned => verified |
2002-07-31 13:34 | bugmaster | Status | verified => closed |
2002-07-31 13:34 | bugmaster | Resolution | @0@ => fixed |
2011-08-02 11:31 | bugmaster | Category | OCCT:MOA => OCCT:Modeling Algorithms |