Library | Module

Module "pfcTable"

Description

This module contains interfaces related to tables.

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


Classes
classpfcColumnCreateOption
This interface is used for creating a column in a drawing table.
classpfcTable
This interface represents a drawing table in a Creo Parametric model.
classpfcTableCell
This interface represents a table cell in a drawing table.
classpfcTableCreateInstructions
This interface is used when creating a table.
classpfcTableInfo
This interface contains table information.
classpfcTableOwner
This interface represents a Creo Parametric model that can contain tables.
classpfcTableRetrieveInstructions
This interface contains information needed to retrieve a table from disk.


Collections
classpfcColumnCreateOptions
This interface contains a sequence of column creation objects.
classpfcTables
This interface contains a sequence of table objects.