All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATISamEntityVisu
Usage: you can reimplement this interface by deriving the supplied CATEAnalysisEntityVisu adapter class.
interface CATISamEntityVisu
Management of visualization of analysis entities.
This interface allows not to implement CATI3DGeoVisu Interface. Analysis default implementation
is already done. It will call this interface for appropriate rebuild of your visualization.
BOA information: this interface can 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. Several articles deal with the BOA.
public virtual CAT3DBagRep * BuildEntityRep( | int | iEntityUpToDate) = 0 |
public virtual HRESULT BuildHighlightLook( | const CATPathElement& | iPathElt, |
CATRepPath& | ioPathRep)= 0 |
public virtual HRESULT DecodeGraphic( | const CATPickPath& | iPickPath, |
CATPathElement& | ioPathElt) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.