|
Teamcenter C++ API Reference
2312
|
#include <Att0ParametersManagment.hxx>
Public Attributes | |
| std::string | clientId |
| Teamcenter::CreateInput * | create_input |
| std::vector < ATT0_file_properties_t > | goalFileInputs |
| std::string | paramDirection |
Structure of Create Parameter .
Definition at line 181 of file Att0ParametersManagment.hxx.
| std::string ATT0_param_properties_s::clientId |
Unique ID
Definition at line 183 of file Att0ParametersManagment.hxx.
| Teamcenter::CreateInput* ATT0_param_properties_s::create_input |
Create Input of Parameter
Definition at line 184 of file Att0ParametersManagment.hxx.
| std::vector<ATT0_file_properties_t> ATT0_param_properties_s::goalFileInputs |
List of associated goal files on the parameter
Definition at line 186 of file Att0ParametersManagment.hxx.
| std::string ATT0_param_properties_s::paramDirection |
Parameter direction to be set
Definition at line 185 of file Att0ParametersManagment.hxx.