All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATISamDisplayModel
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATISamDisplayModel
Analysis 2D Display model access.
Allows to connect a 2D Display feature under an analysis set or an analysis entity.
public virtual HRESULT AddDisplay( | const CATISpecObject* | ipiDisplay) = 0 |
public virtual HRESULT ListDisplay( | CATLISTV(CATBaseUnknown_var)*& | oDisplayList) const = 0 |
public virtual HRESULT RemoveDisplay( | const CATISpecObject* | ipiDisplay) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.