Open CASCADE Technology  6.9.1
Public Member Functions
TNaming_SameShapeIterator Class Reference

To iterate on all the label which contained a given shape. More...

#include <TNaming_SameShapeIterator.hxx>

Public Member Functions

 TNaming_SameShapeIterator (const TopoDS_Shape &aShape, const TDF_Label &access)
 
Standard_Boolean More () const
 
void Next ()
 
TDF_Label Label () const
 

Detailed Description

To iterate on all the label which contained a given shape.

Constructor & Destructor Documentation

TNaming_SameShapeIterator::TNaming_SameShapeIterator ( const TopoDS_Shape aShape,
const TDF_Label access 
)

Member Function Documentation

TDF_Label TNaming_SameShapeIterator::Label ( ) const
Standard_Boolean TNaming_SameShapeIterator::More ( ) const
void TNaming_SameShapeIterator::Next ( )

The documentation for this class was generated from the following file: