Open CASCADE Technology 6.6.0
Public Member Functions
IGESSelect_SelectFromSingleView Class Reference

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>

Inheritance diagram for IGESSelect_SelectFromSingleView:
Inheritance graph
[legend]

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"


Constructor & Destructor Documentation

IGESSelect_SelectFromSingleView::IGESSelect_SelectFromSingleView ( )

Member Function Documentation

TCollection_AsciiString IGESSelect_SelectFromSingleView::Label ( ) const [virtual]

Implements IFSelect_Selection.

Interface_EntityIterator IGESSelect_SelectFromSingleView::RootResult ( const Interface_Graph G) const [virtual]

Implements IFSelect_Selection.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines