All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

AnalysisMeshingModel Interface CATIMSHMeshDomain

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

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


interface CATIMSHMeshDomain

Interface representing a Mesh Domain.
Role: This interface should be used to select a Mesh Domain. See CATIMSHMeshDomain to access all data concerning a Mesh Domain.


Method Index


o GetMeshDomain()
Returns the corresponding Mesh Domain.

Methods


o GetMeshDomain
public virtual CATMSHMeshDomain * GetMeshDomain()= 0
Returns the corresponding Mesh Domain.

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

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