All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

CATFunctSystemItf Interface CATIFunctScript

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

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


interface CATIFunctScript

The interface to access a Functional Script.

It is managed on a Functional Element, thru the GenerativeKnowledge Facet Manager (GKW).


Method Index


o GetScriptText(CATUnicodeString&)
Get the ScriptText.
o PutScriptText(CATUnicodeString&)
Put the ScriptText.

Methods


o GetScriptText
public virtual HRESULT GetScriptText(CATUnicodeString& oScriptText)= 0
Get the ScriptText.
o PutScriptText
public virtual HRESULT PutScriptText( const CATUnicodeString& iScriptText)= 0
Put the ScriptText.

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

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