All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

AnalysisMeshingModel Interface CATIMSHSelectedFace

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---AnalysisMeshingModel.CATIMSHSelectedElement
        |
        +---CATIMSHSelectedFace
 

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATIMSHSelectedFace

Interface used to select a finite element face.

See also:
CATMSHElement


Method Index


o GetFace()
Returns the selected finite element face.

Methods


o GetFace
public virtual int GetFace()const =0
Returns the selected finite element face.
Faces are numbered between 0 and NbFaces - 1.
See also:
CATIMSHConnectivity

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

Copyright © 2003, Dassault Systèmes. All rights reserved.