All Frameworks  Class Hierarchy  This Framework  Indexes   

CATFunctSystemItf Interface CATIFunctGenScriptMgr

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATIFunctGenScriptMgr

The interface to access a Functional GenerativeScripts manager.


Method Index


o GetScripts(CATIFunctScripts*&)
Get the Generative Scripts collection.
o get_CurrentScript(CATLONG&)
Get the CurrentScript.
o put_CurrentScript(CATLONG)
Put the CurrentScript.

Methods


o GetScripts
public virtual GetScripts( oScripts)
Get the Generative Scripts collection.
o get_CurrentScript
public virtual get_CurrentScript( oCurrentScript)
Get the CurrentScript.
o put_CurrentScript
public virtual put_CurrentScript( iCurrentScript)
Put the CurrentScript.

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

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