Open CASCADE Technology  7.7.0
Public Member Functions

TNaming_OldShapeIterator Class Reference

Iterates on all the ascendants of a shape. More...

#include <TNaming_OldShapeIterator.hxx>

Public Member Functions

 TNaming_OldShapeIterator (const TopoDS_Shape &aShape, const Standard_Integer Transaction, const TDF_Label &access)
 
 TNaming_OldShapeIterator (const TopoDS_Shape &aShape, const TDF_Label &access)
 
 TNaming_OldShapeIterator (const TNaming_OldShapeIterator &anIterator)
 Iterates from the current Shape in <anIterator> More...
 
 TNaming_OldShapeIterator (const TNaming_Iterator &anIterator)
 Iterates from the current Shape in <anIterator> More...
 
Standard_Boolean More () const
 
void Next ()
 
TDF_Label Label () const
 
Handle< TNaming_NamedShapeNamedShape () const
 
const TopoDS_ShapeShape () const
 
Standard_Boolean IsModification () const
 True if the new shape is a modification (split, fuse,etc...) of the old shape. More...
 

Detailed Description

Iterates on all the ascendants of a shape.

Constructor & Destructor Documentation

◆ TNaming_OldShapeIterator() [1/4]

TNaming_OldShapeIterator::TNaming_OldShapeIterator ( const TopoDS_Shape aShape,
const Standard_Integer  Transaction,
const TDF_Label access 
)

◆ TNaming_OldShapeIterator() [2/4]

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

◆ TNaming_OldShapeIterator() [3/4]

TNaming_OldShapeIterator::TNaming_OldShapeIterator ( const TNaming_OldShapeIterator anIterator)

Iterates from the current Shape in <anIterator>

◆ TNaming_OldShapeIterator() [4/4]

TNaming_OldShapeIterator::TNaming_OldShapeIterator ( const TNaming_Iterator anIterator)

Iterates from the current Shape in <anIterator>

Member Function Documentation

◆ IsModification()

Standard_Boolean TNaming_OldShapeIterator::IsModification ( ) const

True if the new shape is a modification (split, fuse,etc...) of the old shape.

◆ Label()

TDF_Label TNaming_OldShapeIterator::Label ( ) const

◆ More()

Standard_Boolean TNaming_OldShapeIterator::More ( ) const

◆ NamedShape()

Handle< TNaming_NamedShape > TNaming_OldShapeIterator::NamedShape ( ) const

◆ Next()

void TNaming_OldShapeIterator::Next ( )

◆ Shape()

const TopoDS_Shape& TNaming_OldShapeIterator::Shape ( ) const

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