Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
Sweep_NumShapeIterator Class Reference

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

#include <Sweep_NumShapeIterator.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC Sweep_NumShapeIterator ()
void Init (const Sweep_NumShape &aShape)
 Resest the NumShapeIterator on sub-shapes of <aShape>.

Standard_Boolean More () const
 Returns True if there is a current sub-shape.


void Next ()
 Moves to the next sub-shape.

const Sweep_NumShapeValue () const
 Returns the current sub-shape.

TopAbs_Orientation Orientation () const
 Returns the orientation of the current sub-shape.


Constructor & Destructor Documentation


Member Function Documentation


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