CATFmtModelInterfaces CATFmtMeshPartElementIter
Usage: you must use this class as is. You should never derive it.
public class CATFmtMeshPartElementIter
Object representing an iterator on all finite elements belonging to a Mesh Part.
- See also:
- ,
Constructor and Destructor Index
- o
CATFmtMeshPartElementIter(CATBaseUnknown*)
- Construct an iterator with a given Mesh Part.
- o
~CATFmtMeshPartElementIter()
-
Method Index
- o
NextElement()
- Returns next finite element of the Mesh Part.
Constructor and Destructor
o CATFmtMeshPartElementIter
public CATFmtMeshPartElementIter( | | iMeshPart) |
-
Construct an iterator with a given Mesh Part.
- Parameters:
-
- iMeshPart
- Pointer to the Mesh Part.
o ~CATFmtMeshPartElementIter
public virtual ~CATFmtMeshPartElementIter( | ) |
-
Methods
o NextElement
-
Returns next finite element of the Mesh Part. Returns NULL if last element have been reached.
This object is included in the file: CATFmtMeshPartElementIter.h
If needed, your Imakefile.mk should include the module: CATFmtModelInterfaces
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.