Print 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:
-
Constructor and Destructor Index
- o
CATPrint2DRep(CATBaseUnknown*,CATPrintParameters&,CATPrintRepProperties*)
- Constructs a CATPrint2DRep.
Constructor and Destructor
o CATPrint2DRep
public CATPrint2DRep( | | iUnknown, |
| const | iParameters, |
| | ipProperties | = NULL) |
-
Constructs a CATPrint2DRep.
- Parameters:
-
- iUnknown
- The printable object which implements the
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 © 1999-2014, Dassault Systèmes. All rights reserved.