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