CATFmtModelInterfaces Interface CATIFmtGroupUpdate

Usage: you can reimplement this interface by deriving the supplied CATFmtExtIGroupUpdate adapter class.


interface CATIFmtGroupUpdate

Role: This interface should be used to compute the content of finite element groups.

This interface is implemented for all finite element Groups.

BOA information: this interface can be implemented using the BOA (Basic Object Adapter). To know more about the BOA, refer to the CAA Encyclopedia home page. Click Middleware at the bottom left, then click the Object Modeler tab page. Several articles deal with the BOA.


Method Index


o ComputeContent(CATFmtListOfFEEntities*&)
Compute the Group's contents.

Methods


o ComputeContent
public virtual ComputeContent( oGroupContentList)
Compute the Group's contents.
Parameters:
oGroupContentList
The list of finite elements entities belonging to the Group
Returns:
S_OK if the group type has already been valuated. S_FALSE if the group type has not been valuated yet.

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

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.