Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions
Sweep_NumShapeIterator Class Reference

This class provides iteration services required by
the Swept Primitives for a Directing NumShape
Line.

More...

#include <Sweep_NumShapeIterator.hxx>

Public Member Functions

 Sweep_NumShapeIterator ()
 
void Init (const Sweep_NumShape &aShape)
 Resest the NumShapeIterator on sub-shapes of <aShape>.
More...
 
Standard_Boolean More () const
 
 Returns True if there is a current sub-shape. <br>


More...

 
void Next ()
 Moves to the next sub-shape.
More...
 
const Sweep_NumShapeValue () const
 Returns the current sub-shape.
More...
 
TopAbs_Orientation Orientation () const
 Returns the orientation of the current sub-shape.
More...
 

Detailed Description

This class provides iteration services required by
the Swept Primitives for a Directing NumShape
Line.

Constructor & Destructor Documentation

Sweep_NumShapeIterator::Sweep_NumShapeIterator ( )

Member Function Documentation

void Sweep_NumShapeIterator::Init ( const Sweep_NumShape aShape)

Resest the NumShapeIterator on sub-shapes of <aShape>.

Standard_Boolean Sweep_NumShapeIterator::More ( ) const

 Returns True if there is a current sub-shape. <br>


void Sweep_NumShapeIterator::Next ( )

Moves to the next sub-shape.

TopAbs_Orientation Sweep_NumShapeIterator::Orientation ( ) const

Returns the orientation of the current sub-shape.

const Sweep_NumShape& Sweep_NumShapeIterator::Value ( ) const

Returns the current sub-shape.


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