All Frameworks  Class Hierarchy  This Framework  Indexes   

ObjectModelerBase Interface CATILinkableObject

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


interface CATILinkableObject

Interface allowing the retrieval of the document to which the object belongs.


Method Index


o GetDocument()
Returns associated document owning object.

Methods


o GetDocument
public virtual GetDocument()
Returns associated document owning object.
Lifecycle rules deviation: This method doesn't AddRef the returned value.

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

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