All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

CATSchPlatformInterfaces Class CATEASchAppModelInit

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

Usage: you can derive this class.


public class CATEASchAppModelInit

Super class to derive implementation for interface CATISchAppModelInit.
Role: Adaptor


Constructor and Destructor Index


o CATEASchAppModelInit()
Constructs an empty CATEASchAppModelInit.
o ~CATEASchAppModelInit()

Method Index


o AppInit(CATDocument*)
Perform any model initialization.

Constructor and Destructor


o CATEASchAppModelInit
public CATEASchAppModelInit()
Constructs an empty CATEASchAppModelInit.
o ~CATEASchAppModelInit
public virtual ~CATEASchAppModelInit()

Methods


o AppInit
public virtual HRESULT AppInit( const CATDocument* iDoc)
Perform any model initialization.
Parameters:
iDoc
Pointer to the document concerned.

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

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