CATFmtModelInterfaces CATFmtNodeIter

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


public class CATFmtNodeIter

Base class for implemeting a finite element node iterator.

See also:
,


Constructor and Destructor Index


o CATFmtNodeIter()
Construct an finite element node iterator.
o ~CATFmtNodeIter()

Method Index


o NextNode()
Returns next finite element node.

Constructor and Destructor


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

Methods


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

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

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