All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

SketcherInterfaces Interface CATI2DGeomReport

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

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


interface CATI2DGeomReport



Method Index


o GetReportName(CATListOfInt&)
o GetReportName(CATString&)
o SetReportName(CATListOfInt&)

Methods


o GetReportName
public virtual HRESULT GetReportName(CATListOfInt& name) = 0
o GetReportName
public virtual HRESULT GetReportName(CATString& name) = 0
o SetReportName
public virtual HRESULT SetReportName( const CATListOfInt& name)=0

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

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