|
Teamcenter C++ API Reference
2312
|
#include <Att0ParametersManagment.hxx>
Public Attributes | |
| std::vector< ATT0_table_cell_t > | cells |
| int | index |
Structure of table row data.
Definition at line 269 of file Att0ParametersManagment.hxx.
| std::vector<ATT0_table_cell_t> ATT0_table_row_s::cells |
The list of rows to update in the value table
Definition at line 272 of file Att0ParametersManagment.hxx.
| int ATT0_table_row_s::index |
The row index in the table
Definition at line 271 of file Att0ParametersManagment.hxx.