Open CASCADE Technology 6.6.0
Public Member Functions
IFGraph_ConnectedComponants Class Reference

determines Connected Componants in a Graph. They define
disjoined sets of Entities

#include <IFGraph_ConnectedComponants.hxx>

Inheritance diagram for IFGraph_ConnectedComponants:
Inheritance graph
[legend]

Public Member Functions

 IFGraph_ConnectedComponants (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

IFGraph_ConnectedComponants::IFGraph_ConnectedComponants ( const Interface_Graph agraph,
const Standard_Boolean  whole 
)

Member Function Documentation

virtual void IFGraph_ConnectedComponants::Evaluate ( ) [virtual]

Reimplemented from IFGraph_SubPartsIterator.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines