CATDibModelerUseItf Interface CATIDftSheetFormat

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


interface CATIDftSheetFormat


Deprecated:
R216 see


Method Index


o GetSheetDisplayMode(CATBoolean&)
o GetSheetFormat(IID&,IUnknown**)
o GetSheetOrientation(CATSheetOrientation&)
o GetSheetSize(double&,double&)
o SetSheetDisplayMode(CATBoolean)
o SetSheetFormat(CATIDftFormat*)
o SetSheetFormat(CATUnicodeString&)
o SetSheetOrientation(CATSheetOrientation)

Methods


o GetSheetDisplayMode
public virtual GetSheetDisplayMode( oDisplayMode)
Deprecated:
R216 see
o GetSheetFormat
public virtual GetSheetFormat( const iIID,
oFormat)
Deprecated:
R216 see
o GetSheetOrientation
public virtual GetSheetOrientation( oOrient)
Deprecated:
R216 see
o GetSheetSize
public virtual GetSheetSize( oWidth,
oHeight)
Deprecated:
R216 see
o SetSheetDisplayMode
public virtual SetSheetDisplayMode( iDisplayMode)
Deprecated:
R216 see
o SetSheetFormat
public virtual SetSheetFormat( iFormat)
Deprecated:
R216 see
o SetSheetFormat
public virtual SetSheetFormat( const iFormatName)
Deprecated:
R216 see
o SetSheetOrientation
public virtual SetSheetOrientation( iOrient)
Deprecated:
R216 see

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

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