All Frameworks  Class Hierarchy  This Framework  Indexes   

ENOVDDManager Interface ENOVIIterationFormat

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


interface ENOVIIterationFormat

Interface for ENOVIIterationFormat.
Role: This interface defines methods on ENOVIIterationFormat object.


Method Index


o get_DocFile(ENOVIDocumentFile_var&)
This method retrieves the document file of this format.
o get_IterationFromFormat(ENOVIDocumentIteration_var&)
Retrieves the iteration that this format belongs to.
o remove(int)
Removes this format.

Methods


o get_DocFile
public virtual get_DocFile( oDocFile)
This method retrieves the document file of this format.
Parameters:
oDocFile
The document file object.
Returns:
S_OK if successful. E_FAIL in case of error.
o get_IterationFromFormat
public virtual get_IterationFromFormat( oDocIteration)
Retrieves the iteration that this format belongs to.
Parameters:
oDocIteration
The iteration object
o remove
public virtual remove( iForCloseContext=0)
Removes this format.
Parameters:
iForCloseContext
The parameter

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

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