
ProDwgtableCellRegionGet | |
( ProDrawing pro_drawing /* (In) BOM balloon will be created at this drawing. */ ProDwgtable* pro_table /* (In) The detail table define the bill of material. */ int column /* (In) The column the cell belongs to, the first column is 0. */ int row /* (In) The row the cell belongs to, the first row is 0. */ int* r_region_id /* (Out) The region id. */ ) |

The function found region from cell. | |
One or more of the input arguments are invalid. | |
PRO_TO_E_NOT_FOUND | The table cell doesn't belong to any region. |

