Library | Module

Module "pfcWindow"

Description

Contains interfaces related to windows and window operations.

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


Classes
classIpfcBitmapImageExportInstructions
Used to export a bitmap image.
classIpfcEPSImageExportInstructions
Used to export EPS image.
classIpfcJPEGImageExportInstructions
Used to export JPEG file.
classIpfcRasterImageExportInstructions
Base class to all the raster-image-export-instructions classes that deal with exporting of Creo Parametric RasterImage.
classIpfcTIFFImageExportInstructions
Used to export a TIFF image.
classIpfcWindow
This class describes the attributes of a window.
classIpfcWindowOId
This class specifies a window identifier.


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