All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

DraftingInterfaces Interface CATIDrwCreateDraftingStructure

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

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


interface CATIDrwCreateDraftingStructure


Deprecated:
V5R18 This interface is useless, a drawing container is created when a drawing document is created.
Interface implemented by compound basic container.
Role: This interface allows to create a ready to use drafting structure in any kind of document.


Method Index


o GetNewInstanceContainer(CATIContainer**)

Methods


o GetNewInstanceContainer
public virtual HRESULT GetNewInstanceContainer(CATIContainer** oCont)=0
Deprecated:
V5R18 Gets new container of instances in a document.
Parameters:
iid
The interface on the container.
oCont
The container.
See also:
CATIContainer

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

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