All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATISamVisibility
Usage: you can reimplement this interface by deriving the supplied CATEAnalysisVisibility adapter class.
interface CATISamVisibility
Management of the interactive display for analysis features.
This interface allows to setup or modify dynamically the interactive parameters
of an analysis feature.
This includes 3D display and tree visualisation.
BOA information: this interface can be implemented using the BOA (Basic Object Adapter). Use a Data extension for using CATEAnalysisVisibility adaptor. 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 CATSamVisibility GetVisibilityProperty( | )= 0 |
public virtual CATBoolean IsPersistent( | )const = 0 |
public virtual CATBoolean IsVisibleIn3D( | )= 0 |
public virtual CATBoolean IsVisibleInGraph( | )= 0 |
public virtual void SetVisibilityProperty( | CATSamVisibility | iVisibility) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.