User's Guide > Drawings > Drawing Tables > Creating Drawing Cells
Creating Drawing Cells
 
Method Introduced:
The method pfcTableCell.Create() creates the pfcTableCell object representing a cell in the drawing table.
Some drawing table methods operate on specific drawing segment. A multisegmented drawing table contains 2 or more areas in the drawing. Inserting or deleting rows in one segment of the table can affect the contents of other segments. Table segments are numbered beginning with 0. If the table has only a single segment, use 0 as the segment id in the relevant methods.
Was this helpful?