Open CASCADE Technology
6.5.4
|
This selection gets in all the model, the entities which are
attached to the views given as input. Only Single Views are
considered. This information is kept from Directory Part
(View Item).
#include <IGESSelect_SelectFromSingleView.hxx>
Public Member Functions | |
IGESSelect_SelectFromSingleView () | |
Creates a SelectFromSingleView | |
Interface_EntityIterator | RootResult (const Interface_Graph &G) const |
Selects the Entities which are attached to the Single View(s) present in the Input | |
TCollection_AsciiString | Label () const |
Returns the label, with is "Entities attached to single View" |
TCollection_AsciiString IGESSelect_SelectFromSingleView::Label | ( | ) | const [virtual] |
Implements IFSelect_Selection.
Interface_EntityIterator IGESSelect_SelectFromSingleView::RootResult | ( | const Interface_Graph & | G | ) | const [virtual] |
Implements IFSelect_Selection.