| Library | Module | Frames | Expand |
| pfcColumnCreateOptions | ColumnData | |
| Sequence of column heights and justifications (the number of elements included indicates the number of columns to create). The maximum number of columns that can be created is 50. | ||
| pfcPoint3D | Origin | |
| The origin for the table placement. | ||
| realseq | RowHeights | |
| Sequence of row heights (the number of heights included indicates the number of rows to create). The maximum number of rows that can be created is 100. | ||
| pfcTableSizeType | SizeType | |
| Indicates the scale used when calculating the size of rows and columns. | ||
| static pfcTableCreateInstructions | Create (pfcPoint3D Origin) | |
| Creates a data object used to create a table, when passed to pfcTableOwner.CreateTable(). | ||
| pfcColumnCreateOptions | ColumnData |
|
Sequence of column heights and justifications (the number of elements included indicates the number of columns to create). The maximum number of columns that can be created is 50. |
| pfcPoint3D | Origin |
|
The origin for the table placement. |
| realseq | RowHeights |
|
Sequence of row heights (the number of heights included indicates the number of rows to create). The maximum number of rows that can be created is 100. |
| pfcTableSizeType | SizeType |
|
Indicates the scale used when calculating the size of rows and columns. |
| static pfcTableCreateInstructions | Create | (pfcPoint3D Origin) |
|
Creates a data object used to create a table, when passed to pfcTableOwner.CreateTable().
|