
Replacement in Object TOOLKIT: |

ProDwgtableCellComponentGet | |
( ProDwgtable* table /* (In) The drawing table. */ int column /* (In) The cell column. Column indices start at 1. */ int row /* (In) The cell row. Row indices start at 1. */ ProAsmcomppath* component /* (Out) The full path to the component referenced by the cell. */ ) |

The function succeeded. | |
One or more input arguments was invalid. | |
The table cell does not contain a reference to a component model. | |
An error occurred and the function failed to construct the component path. This could be because there is no unique path to a single component available. |


