Open CASCADE Technology 6.6.0
Public Member Functions
IFSelect_SelectModelRoots Class Reference

A SelectModelRoots gets all the Root Entities of an
InterfaceModel. Remember that a "Root Entity" is defined as
having no Sharing Entity (if there is a Loop between Entities,
none of them can be a "Root").

#include <IFSelect_SelectModelRoots.hxx>

Inheritance diagram for IFSelect_SelectModelRoots:
Inheritance graph
[legend]

Public Member Functions

 IFSelect_SelectModelRoots ()
 Creates a SelectModelRoot

Interface_EntityIterator RootResult (const Interface_Graph &G) const
 Returns the list of selected entities : the Roots of the Model
(note that this result assures naturally uniqueness)

TCollection_AsciiString Label () const
 Returns a text defining the criterium : "Model Roots"


Constructor & Destructor Documentation

IFSelect_SelectModelRoots::IFSelect_SelectModelRoots ( )

Member Function Documentation

TCollection_AsciiString IFSelect_SelectModelRoots::Label ( ) const [virtual]

Implements IFSelect_Selection.

Interface_EntityIterator IFSelect_SelectModelRoots::RootResult ( const Interface_Graph G) const [virtual]

Implements IFSelect_Selection.


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