BBjGrid::setCells
Description
In BBj 18.00 and higher, this method sets a BBjVector of BBjGridCells to the grid. The default data contained within the BBjGridCells will not get updated to the grid. Only the changed user-specific data within the BBjGridCells will be changed.
Syntax
Retrun Vale |
Method |
void |
setCells(BBjVectorp_cells) |
Parameters
Variable |
Description |
A BBjVector of BBjGridCells to change. |
Return Value
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.