DraftingUseItf Interface CATIDftMultiSheetMode

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


interface CATIDftMultiSheetMode

Interface used to manage multisheet command.
Role: This interface is required for commands allowing to be multisheet. So the commands will not be killed when the user change the current sheet. After the use of Set method, the previous mode must be restored


Method Index


o GetMultiSheetMode(CATBoolean*)
Get the mode multi-sheet.
o SetMultiSheetMode(CATBoolean)
Set the mode to multi-sheet.

Methods


o GetMultiSheetMode
public virtual GetMultiSheetMode( oMode)
Get the mode multi-sheet. TRUE if multi-sheet mode is activated.
Returns:
The mode.
o SetMultiSheetMode
public virtual SetMultiSheetMode( const iMode)
Set the mode to multi-sheet.

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

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.