CATFmtModelInterfaces CATFmtElementIter

Usage: you must use this class as is. You should never derive it.


public class CATFmtElementIter

Base class for implemeting a finite element node iterator.

See also:
,


Constructor and Destructor Index


o CATFmtElementIter()
Construct an finite element iterator.
o ~CATFmtElementIter()

Method Index


o NextElement()
Returns next finite element.

Constructor and Destructor


o CATFmtElementIter
public CATFmtElementIter()
Construct an finite element iterator.
o ~CATFmtElementIter
public virtual ~CATFmtElementIter()

Methods


o NextElement
public virtual NextElement()
Returns next finite element. Returns NULL if last element have been reached.

This object is included in the file: CATFmtElementIter.h
If needed, your Imakefile.mk should include the module: CATFmtModelInterfaces

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.