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

determines strong componants in a graph which are Cycles

#include <IFGraph_Cycles.hxx>

Inheritance diagram for IFGraph_Cycles:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC IFGraph_Cycles (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

 IFGraph_Cycles (IFGraph_StrongComponants &subparts)
 creates from a StrongComponants which was already computed

virtual void Evaluate ()
 does the computation. Cycles are StrongComponants which are
not Single


Constructor & Destructor Documentation


Member Function Documentation

virtual void IFGraph_Cycles::Evaluate ( ) [virtual]

Reimplemented from IFGraph_SubPartsIterator.


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