All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

AnalysisMeshingModel Interface CATIMSHSelectedEdge

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

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


interface CATIMSHSelectedEdge

Interface used to select a finite element edge.

See also:
CATMSHElement


Method Index


o GetEdge()
Returns the selected finite element edge.

Methods


o GetEdge
public virtual int GetEdge()const =0
Returns the selected finite element edge.
Edges are numbered between 0 and NbEdges - 1.
See also:
CATIMSHConnectivity

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

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