All Frameworks Class Hierarchy This Framework Previous Next Indexes
AnalysisMeshingModel Class CATMSHMeshManagerServices
CATMSHMeshManagerServices
Usage: you must use this class as is. You should never derive it.
public class CATMSHMeshManagerServices
Class to access the Mesh Manager.
Role: This class is used to return the Mesh Manager.
- See also:
- CATIMSHMeshManager
Method Index
- o
GetManager(CATDocument*)
- Returns the Mesh Manager of a given document.
Methods
o GetManager
-
Returns the Mesh Manager of a given document.
- Parameters:
-
- iDocument
- The document.
If omitted (ie. iDocument = NULL), the document containing the current
UI-active object is used. See
CATFrmEditor.GetUIActiveObject and
CATIUIActivate.
- Returns:
- CATBaseUnknown#Release
This object is included in the file: CATMSHMeshManagerServices.h
If needed, your Imakefile.mk should include the module: CATAmtModel