All Frameworks  Class Hierarchy  This Framework  Next  Indexes

Print Class CATPrint2DRep

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---VisualizationBase.CATRep
        |
        +---VisualizationBase.CAT2DRep
          |
          +---VisualizationBase.CAT2DBagRep
            |
            +---CATPrint2DRep
 

Usage: you must use this class as is. You should never derive it.


public class CATPrint2DRep

Class to create a 2D-rep from a printable object for display purposes.

See also:
CAT2DBagRep


Constructor and Destructor Index


o CATPrint2DRep(CATBaseUnknown*,CATPrintParameters&)
Constructs a CATPrint2DRep.

Constructor and Destructor


o CATPrint2DRep
public CATPrint2DRep(CATBaseUnknown* iUnknown,
const CATPrintParameters& iParameters)
Constructs a CATPrint2DRep.
Parameters:
iUnknown
The printable object which implements the
CATIPrintable interface.
iParameters
The parameters to print the object.

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

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