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

This selection gets the Drawings attached to its input IGES
entities. They are read through thr Single Views, referenced
in Directory Parts of the entities

#include <IGESSelect_SelectDrawingFrom.hxx>

Inheritance diagram for IGESSelect_SelectDrawingFrom:
Inheritance graph
[legend]

Public Member Functions

 IGESSelect_SelectDrawingFrom ()
 Creates a SelectDrawingFrom

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

TCollection_AsciiString Label () const
 Returns the label, with is "Drawings 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_SelectDrawingFrom::IGESSelect_SelectDrawingFrom ( )

Member Function Documentation

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

Reimplemented from IFSelect_Selection.

TCollection_AsciiString IGESSelect_SelectDrawingFrom::Label ( ) const [virtual]

Implements IFSelect_Selection.

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