All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

DraftingInterfaces Interface CATIDrwEltInView

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

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


interface CATIDrwEltInView

Interface used to get the view containing an element.
Role: By using this interface on a geometry or an annotation, it is possible to get the containing view.


Method Index


o GetParentView()
Gets the view containing the element.

Methods


o GetParentView
public virtual CATIView_var GetParentView()= 0
Gets the view containing the element.

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

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