#include <IFSelect_SelectModelEntities.hxx>
Inheritance diagram for IFSelect_SelectModelEntities:
Public Member Functions | |
Standard_EXPORT | IFSelect_SelectModelEntities () |
Creates a SelectModelRoot . | |
Standard_EXPORT Interface_EntityIterator | RootResult (const Interface_Graph &G) const |
Returns the list of selected entities : the Entities of the Model (note that this result assures naturally uniqueness) . | |
virtual Standard_EXPORT Interface_EntityIterator | CompleteResult (const Interface_Graph &G) const |
The complete list of Entities (including shared ones) ... is exactly identical to RootResults in this case . | |
Standard_EXPORT TCollection_AsciiString | Label () const |
Returns a text defining the criterium : "Model Entities" . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
|
|
|
Reimplemented from IFSelect_Selection. |
|
Reimplemented from IFSelect_SelectBase. |
|
Implements IFSelect_Selection. |
|
Implements IFSelect_Selection. |