All Frameworks  Class Hierarchy  This Framework  Indexes   

AnalysisMeshingModel Class CATMSHConnectivityServices

Usage: you must use this class as is. You should never derive it.


public class CATMSHConnectivityServices

Class used to access to finite element connectivities.

See also:
CATIMSHConnectivity


Method Index


o GetConnectivity(char*)
Retreives a finite element connectivity from its name.
o GetFirstConnectivity()
Returns the first finite element connectivity.
o GetNumberOfConnectivities()
Retreives the total number of defined finite element connectivities.

Methods


o GetConnectivity
public static GetConnectivity( const iName)
Retreives a finite element connectivity from its name.
Parameters:
iName
The name of the connectivity.
Returns:
The connectivity.
Lifecycle rules deviation: No AddRef is done on returned value.
o GetFirstConnectivity
public static GetFirstConnectivity()
Returns the first finite element connectivity.
See CATIMSHConnectivity method to scan the other connectivities.
o GetNumberOfConnectivities
public static GetNumberOfConnectivities()
Retreives the total number of defined finite element connectivities.

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

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