All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ObjectModelerBase Interface CATIObjVisualization

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---CATIObjVisualization
 

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


interface CATIObjVisualization

Interface to enable the editing of an object, implemented at least by CATDocument.


Method Index


o Show()
Enables the editing of an object.

Methods


o Show
public virtual HRESULT Show()= 0
Enables the editing of an object.

This object is included in the file: CATIObjVisualization.h
If needed, your Imakefile.mk should include the module: CATObjectModelerBase

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