View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000603 | Open CASCADE | OCCT:Modeling Data | public | 2002-08-09 22:34 | 2006-06-29 09:15 |
| Reporter | Assigned To | ||||
| Priority | normal | Severity | feature | ||
| Status | closed | Resolution | fixed | ||
| OS | All | ||||
| Fixed in Version | 5.0.0 | ||||
| Summary | 0000603: Add instantiation of LProp_SLProps using Adaptor3d_HSurface | ||||
| Description | In OCC there are two instantiations of LProp_SLProps generic class: BRepLProp_SLProps (using BRepAdaptor_Surface) and GeomLProp_SLProps (using Geom_Surface). It is needed the instantiation using abstract class Adaptor3d_HSurface. The benefit is: we achieve a class that computes local properties of an abstract surface (BRepAdaptor_HSurface, GeomAdaptor_HSurface or any other inherited from Adaptor3d_HSurface). Such thing is used in Quality Mesh project. | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2002-08-12 12:52 | bugmaster | Assigned To | bugmaster => ifv |
| 2002-08-12 12:52 | bugmaster | Status | new => assigned |
| 2002-08-13 13:57 |
|
Status | assigned => resolved |
| 2002-08-13 14:21 | bugmaster | CC | => apv |
| 2002-08-13 20:19 | bugmaster | Status | resolved => closed |
| 2002-08-13 20:19 | bugmaster | Resolution | @0@ => fixed |
| 2011-08-02 11:32 | bugmaster | Category | OCCT:MOD => OCCT:Modeling Data |