View Issue Details

IDProjectCategoryView StatusLast Update
0021446Open CASCADEOCCT:Foundation Classespublic2012-01-10 16:34
ReportermsvAssigned Tomsv 
PrioritynormalSeverityfeature 
Status closedResolutionfixed 
OSAll 
Fixed in Version6.4.0 
Summary0021446: New algorithm to find minimal loops on a graph
DescriptionThe purpose of this improvement is to implement the generic algorithmic class
that allows to find in a graph all minimal loops.
Additional information
and documentation updates
Documentation remark, added by MSV 2009-11-04 13:08:34:

New features:
Foundation classes.
The new algorithmic class has been implemented. Its name is Poly_MakeLoops. It
allows to find in a graph all minimal loops. A link in the graph is defined as a
pair of node indices. The user defines a special callback class that provides
the algorithm with all necessary geometric definitions. There are two
descendants of the algorithm, one for working in 2D space, and another for
working in 3D space on a surface, normal directions to which are defined at nodes.
TagsNo tags attached.
Test case number

Attached Files

  • OCC21446_msv_patch_v1.tgz (8,018 bytes)

Activities

2009-10-29 16:00

 

OCC21446_msv_patch_v1.tgz (8,018 bytes)

Issue History

Date Modified Username Field Change
2009-11-03 12:37 msv CC => szv
2009-11-04 12:43 bugmaster Assigned To bugmaster => msv
2009-11-04 12:43 bugmaster Status new => assigned
2009-11-04 14:59 msv Status assigned => resolved
2010-06-23 13:32 bugmaster Status resolved => tested
2010-07-19 19:09 bugmaster Status tested => verified
2011-08-02 11:23 bugmaster Category OCCT:FDC => OCCT:Foundation Classes
2012-01-10 16:34 atp Description Updated
2012-01-10 16:34 atp Additional Information Updated