Open CASCADE Technology  7.7.0
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::TNaming_SameShapeIterator ( const TopoDS_Shape aShape,
const TDF_Label access 
)

Member Function Documentation

◆ Label()

TDF_Label TNaming_SameShapeIterator::Label ( ) const

◆ More()

Standard_Boolean TNaming_SameShapeIterator::More ( ) const

◆ Next()

void TNaming_SameShapeIterator::Next ( )

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