All Frameworks  Class Hierarchy  This Framework  Indexes   

CATFunctSystemItf Interface CATIFunctVariants

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


interface CATIFunctVariants

The interface to access a set of Functional Variants.


Method Index


o Create(CATUnicodeString&,CATIFunctVariant*&)
Create a Variant.
o Delete(CATBaseUnknown*)
Delete a Variant.
o GetListOfVariants(CATLISTV(CATBaseUnknown_var)&)
Get the list of variants.

Methods


o Create
public virtual Create( const iName,
oVariant)
Create a Variant.
o Delete
public virtual Delete( iVariant)
Delete a Variant.
o GetListOfVariants
public virtual GetListOfVariants( ioLst)
Get the list of variants.

Parameters:
ioLst
The list to be filled with the variants.

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

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