All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---CATITPSIDServices
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATITPSIDServices
Interface to retrieve FTA object by identificator or to generate FTA identificator.
Role<\b>: This interface allows to retrieve a FTA feature by its identificator inside
the input document. Use CATInstanciateComponent service to retrieve a pointer on this interface.
public virtual HRESULT GetFTAKeyFromFeature( | const IUnknown* | ipiObj, |
CATUnicodeString& | oFtaKey) const = 0 |
public virtual HRESULT GetFeatureFromFTAKey( | const CATUnicodeString& | iFtaKey, |
CATDocument* | ipdoc, | |
IUnknown** | opiObj) const = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.