#include <IFSelect_GraphCounter.hxx>
Inheritance diagram for IFSelect_GraphCounter:
Public Member Functions | |
Standard_EXPORT | IFSelect_GraphCounter (const Standard_Boolean withmap=Standard_True, const Standard_Boolean withlist=Standard_False) |
Creates a GraphCounter, without applied selection . | |
Standard_EXPORT Handle_IFSelect_SelectDeduct | Applied () const |
Returns the applied selection . | |
Standard_EXPORT void | SetApplied (const Handle(IFSelect_SelectDeduct)&sel) |
Sets a new applied selection . | |
virtual Standard_EXPORT void | AddWithGraph (const Handle(TColStd_HSequenceOfTransient)&list, const Interface_Graph &graph) |
Adds a list of entities in the context given by the graph Default takes the count of entities selected by the applied selection, when it is given each entity of the list Can be redefined . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_IFSelect_SelectDeduct | theapplied |
|
|
|
Reimplemented from IFSelect_SignCounter. |
|
|
|
Reimplemented from IFSelect_SignCounter. |
|
|
|
|