Open CASCADE Technology 6.6.0
|
This selection gets in all the model, the entities which are
attached to the drawing(s) given as input. This includes :
More...
#include <IGESSelect_SelectFromDrawing.hxx>
Public Member Functions | |
IGESSelect_SelectFromDrawing () | |
Creates a SelectFromDrawing | |
Interface_EntityIterator | RootResult (const Interface_Graph &G) const |
Selects the Entities which are attached to the Drawing(s) present in the Input | |
TCollection_AsciiString | Label () const |
Returns the label, with is "Entities attached to Drawing" |
IGESSelect_SelectFromDrawing::IGESSelect_SelectFromDrawing | ( | ) |
TCollection_AsciiString IGESSelect_SelectFromDrawing::Label | ( | ) | const [virtual] |
Implements IFSelect_Selection.
Interface_EntityIterator IGESSelect_SelectFromDrawing::RootResult | ( | const Interface_Graph & | G | ) | const [virtual] |
Implements IFSelect_Selection.