All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

DraftingInterfaces Interface CATIDftElementInSystem

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

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


interface CATIDftElementInSystem

Interface used to get the system on which the element is linked.
Role: By using this interface on a dimension, it is possible to retrieve the dimension system containing the dimension. CATIDrwDimSystem


Method Index


o GetSytemFromElement(CATBaseUnknown**)

Methods


o GetSytemFromElement
public virtual HRESULT GetSytemFromElement(CATBaseUnknown** pSystem) =0

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

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