All Frameworks  Class Hierarchy  This Framework  Previous  Indexes

CATAnalysisGPSInterfaces Interface CATIGPSStructuralTemplate

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

Usage: you can freely reimplement this interface.


interface CATIGPSStructuralTemplate

Available Analysis Transitions for a Workbench.
Role: Interface designed to manage Analysis Transition list presented in the entry dialog for the Analysis Workbenches.

If you want your workbench to propose specific Analysis Transitions, you have to provide a Late Type implementing this interface.

The interface allows to :


Method Index


o GetTemplates(CATListOfCATString&)
Retrieves the list of the Analysis Transitions for your Workbench.

Methods


o GetTemplates
public virtual HRESULT GetTemplates(CATListOfCATString& oList) = 0
Retrieves the list of the Analysis Transitions for your Workbench.
Parameters:
oList
The list of the Analysis Transitions.

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

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