Library | Module

Module "pfcTable"

Description

This module contains interfaces related to tables.

Enumerated Types
enumEpfcColumnJustification
This enumerated type contains the possible values for column justification in tables.
enumEpfcTableSizeType
This enumerated type indicates the scale used when measuring the size of a table row or column.
enumEpfcParamMode
Describes the options used when obtaining the text from a table cell.
enumEpfcRotationDegree
This enumerated type contains the increments used to rotate a table.


Classes
classIpfcColumnCreateOption
This interface is used for creating a column in a drawing table.
classIpfcTable
This interface represents a drawing table in a Creo Parametric model.
classIpfcTableCell
This interface represents a table cell in a drawing table.
classIpfcTableCreateInstructions
This interface is used when creating a table.
classIpfcTableInfo
This interface contains table information.
classIpfcTableOwner
This interface represents a Creo Parametric model that can contain tables.
classIpfcTableRetrieveInstructions
This interface contains information needed to retrieve a table from disk.


Collections
classCMpfcColumnCreateOptions
This interface contains a sequence of column creation objects.
classCMpfcTables
This interface contains a sequence of table objects.