All Frameworks  Class Hierarchy  This Framework  Indexes   

DraftingInterfaces Interface CATIDrwImportDocument

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


interface CATIDrwImportDocument

Interface to manage data import in a drafting document.

Use This interface for creating a Drafting document, but reroot the CATInit, and CATIDrwDocumentEdit methods.


Method Index


o CreateDraftingDocument(CATUnicodeString)
Creates of a "ready to use" drafting document.

Methods


o CreateDraftingDocument
public virtual CreateDraftingDocument( const iStandard)
Creates of a "ready to use" drafting document.
Parameters:
iStandard
Specifies the Drafting standard : ISO,JIS,ANSI
Returns:
The new drafting document.
Lifecycle rules deviation: Do not release the document.

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

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