Use this method to create a new Cimatron document of given row index.
Cimatron 2026 or later
void GetRowData(int iRowNumber, string aFullPath)
GetRowData(int iItemIndex, string aFullPath)
|
Return: void |
|
|
|
|
|
Input: int |
iItemIndex—Row Index |
|
Input: string |
aFullPath—Filepath to where new row document is created. Example- FULL_PATH.elt |
See also CimCatalogTemplate::GetRowIndexByRowNumber.
