Library | Module

Module "pfcWindow"

Description

Contains interfaces related to windows and window operations.

Enumerated Types
enumpfcRasterDepth
This enumerated type lists ProRasterDepth (the depth of the output image).
enumpfcDotsPerInch
This enumerated type lists the dots per inch of the output image.
enumpfcRasterType
This enumerated type lists ProRasterType (the output image type) and represents the available classes for the Image export.


Classes
classpfcBitmapImageExportInstructions
Used to export a bitmap image.
classpfcEPSImageExportInstructions
Used to export EPS image.
classpfcJPEGImageExportInstructions
Used to export JPEG file.
classpfcRasterImageExportInstructions
Base class to all the raster-image-export-instructions classes that deal with exporting of Creo Parametric RasterImage.
classpfcTIFFImageExportInstructions
Used to export a TIFF image.
classpfcWindow
This class describes the attributes of a window.
classpfcWindowOId
This class specifies a window identifier.


Collections
classpfcWindows
This data type is used to specify an array of windows.