All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---ENOVIExInputer
Usage: you can freely reimplement this interface.
interface ENOVIExInputer
Description of the ENOVIExInputer Interface.
Role: This interface must be re-implemented when a new Import/Export
Inputer component need to be defined.
Import : these components enable to load input data to import. For example,
we provide an Inputer component to load a STEP-21 file.
Export : these components enable to load external data to take into account
for the export.
public virtual HRESULT Close( | const CATIContainer_var& | exContner) = 0 |
public virtual HRESULT OpenSource( | const CATListOfCATUnicodeString& | i_ArgLst, |
CATIContainer_var& | exContner) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.