Open CASCADE Technology
7.3.0
|
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 |
To iterate on all the label which contained a given shape.
TNaming_SameShapeIterator::TNaming_SameShapeIterator | ( | const TopoDS_Shape & | aShape, |
const TDF_Label & | access | ||
) |
TDF_Label TNaming_SameShapeIterator::Label | ( | ) | const |
Standard_Boolean TNaming_SameShapeIterator::More | ( | ) | const |
void TNaming_SameShapeIterator::Next | ( | ) |