Open CASCADE Technology
6.5.4
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_IFSelect_Selection.hxx>
#include <MMgt_TShared.hxx>
#include <Standard_Boolean.hxx>
Data Structures | |
class | IFSelect_Selection |
A Selection allows to define a set of Interface Entities. Entities to be put on an output file should be identified in a way as independant from such or such execution as possible. This permits to handle comprehensive criteria, and to replay them when a new variant of an input file has to be processed. Its input can be, either an Interface Model (the very source), or another-other Selection(s) or any other ouput. All list computations start from an input Graph (from IFGraph) More... |