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

#include <Att0ParametersManagment.hxx>

Public Attributes

std::string clientId
 
Teamcenter::CreateInputcreate_input
 
std::vector
< ATT0_file_properties_t
goalFileInputs
 
std::string paramDirection
 

Detailed Description

Structure of Create Parameter .

Definition at line 181 of file Att0ParametersManagment.hxx.

Member Data Documentation

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.


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