All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

AnalysisMeshingModel Interface CATIMSHSelectedNode

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---CATIMSHSelectedNode
 

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


interface CATIMSHSelectedNode

Interface used to select a finite element node.

See also:
CATMSHNode


Method Index


o GetNode()
Returns the selected finite element node.

Methods


o GetNode
public virtual CATMSHNode * GetNode()const =0
Returns the selected finite element node.

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

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