All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATISamImageDeformation
Usage: you can reimplement this interface by deriving the supplied CATESamImageDeformation adapter class.
interface CATISamImageDeformation
Analysis Images deformation.
Role: Analysis Images deformation definition.
Query this interface in order to define the physical type and the version
to take into account for Image deformation.
BOA information: this interface CANNOT be implemented using the BOA (Basic Object Adapter). To know more about the BOA, refer to the CAA Encyclopedia home page. Click Middleware at the bottom left, then click the Object Modeler tab page.
public virtual HRESULT GetPhysicalType( | CATSamPhysicalType& | oPhysicalType)const = 0 |
public virtual HRESULT GetVersion( | CATSamCharacVersion& | oVersion) const = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.