Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
IFGraph_StrongComponants Class Reference

determines strong componants of a graph, that is
isolated entities (single componants) or loops

#include <IFGraph_StrongComponants.hxx>

Inheritance diagram for IFGraph_StrongComponants:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC IFGraph_StrongComponants (const Interface_Graph &agraph, const Standard_Boolean whole)
 creates with a Graph, and will analyse :
whole True : all the contents of the Model
whole False : sub-parts which will be given later

virtual void Evaluate ()
 does the computation


Constructor & Destructor Documentation


Member Function Documentation

Reimplemented from IFGraph_SubPartsIterator.

Reimplemented in IFGraph_SCRoots.


The documentation for this class was generated from the following file: