All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

CATTPSInterfaces Interface CATITPSSetVisu

System.IUnknown
  |
  +---CATITPSSetVisu
 

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATITPSSetVisu

Interface dedicated to manage visualization mode ( Show / Hide ) of CATTPSSet in both Editor and Browser.


Method Index


o GetVisualisation(CATBoolean*)
Gets the visualisation mode.
o SetVisualisation(CATBoolean)
Sets the visualisation mode.

Methods


o GetVisualisation
public virtual HRESULT GetVisualisation(CATBoolean* oVisu) = 0
Gets the visualisation mode.
o SetVisualisation
public virtual HRESULT SetVisualisation( const CATBoolean iVisu) = 0
Sets the visualisation mode.

This object is included in the file: CATITPSSetVisu.h

Copyright © 2003, Dassault Systèmes. All rights reserved.