C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2

The interface of iterator of section views. More...

#include <map_section_complex.h>

Public Member Functions

virtual void Release ()=0
 Remove.
 
virtual void Reset ()=0
 Set the iterator to the begining.
 
virtual bool More () const =0
 Whether there are any iteration.

 
virtual MbSectionMapNext ()=0
 The next section. More...
 
virtual MbResultType GetLastResult () const =0
 The last iteration result.
 
virtual void SetAnnObjectStore (ItAnnObjectStore *)=0
 Set the interface of the annotation objects storage.
 
virtual void SetSymbolObjects (RPArray< MbSymbol > &)=0
 Set conventional notations.
 
virtual void SetSymbolObjectStore (ItSymbolObjectStore *)=0
 Set the interface of the conventional notations storage.
 
virtual void SetSpacePoints (RPArray< MbSpacePoints > &)=0
 Set spatial points.
 
virtual void SetSpaceCurves (RPArray< MbSpaceCurves > &)=0
 Set spatial curves.
 

Detailed Description

The interface of iterator of section views.

The interface of iterator of section views.

Member Function Documentation

◆ Next()

virtual MbSectionMap* MbSectionMapIteratorAbs::Next ( )
pure virtual

The next section.

The next section.

Returns
Always non-null pointer.

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