Teamcenter C++ API Reference  2312
Public Attributes | List of all members
ATT0_table_row_s Struct Reference

#include <Att0ParametersManagment.hxx>

Public Attributes

std::vector< ATT0_table_cell_tcells
 
int index
 

Detailed Description

Structure of table row data.

Definition at line 269 of file Att0ParametersManagment.hxx.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: