View Issue Details

IDProjectCategoryView StatusLast Update
0000603Open CASCADEOCCT:Modeling Datapublic2006-06-29 09:15
ReportermsvAssigned Toifv 
PrioritynormalSeverityfeature 
Status closedResolutionfixed 
OSAll 
Fixed in Version5.0.0 
Summary0000603: Add instantiation of LProp_SLProps using Adaptor3d_HSurface
DescriptionIn 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.
TagsNo tags attached.
Test case number

Attached Files

  • lprop3d.tar.gz (7,649 bytes)

Activities

2002-08-09 18:34

 

lprop3d.tar.gz (7,649 bytes)

Issue History

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 ifv 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