Open CASCADE Technology 6.6.0
Public Member Functions | Protected Member Functions
IGESSelect_SelectSingleViewFrom Class Reference

This selection gets the Single Views attached to its input
IGES entities. Single Views themselves or Drawings as passed
as such (Drawings, for their Annotations)

#include <IGESSelect_SelectSingleViewFrom.hxx>

Inheritance diagram for IGESSelect_SelectSingleViewFrom:
Inheritance graph
[legend]

Public Member Functions

 IGESSelect_SelectSingleViewFrom ()
 Creates a SelectSingleViewFrom

Interface_EntityIterator RootResult (const Interface_Graph &G) const
 Selects the Single Views attached (in Directory Part) to
input entities

TCollection_AsciiString Label () const
 Returns the label, with is "Single Views attached"

Protected Member Functions

virtual Standard_Boolean HasUniqueResult () const
 Returns True, because selection works with a ViewSorter which
gives a unique result


Constructor & Destructor Documentation

IGESSelect_SelectSingleViewFrom::IGESSelect_SelectSingleViewFrom ( )

Member Function Documentation

virtual Standard_Boolean IGESSelect_SelectSingleViewFrom::HasUniqueResult ( ) const [protected, virtual]

Reimplemented from IFSelect_Selection.

TCollection_AsciiString IGESSelect_SelectSingleViewFrom::Label ( ) const [virtual]

Implements IFSelect_Selection.

Interface_EntityIterator IGESSelect_SelectSingleViewFrom::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