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

#include <Att0ParametersManagment.hxx>

Public Attributes

tag_t affectedObject
 
ATT0_objective_operation_t objectiveOperation
 
NameValuesMap objectiveProps
 
tag_t objectiveTag
 
std::string objectiveType
 

Detailed Description

Structure of Objective Data.

Definition at line 146 of file Att0ParametersManagment.hxx.

Member Data Documentation

tag_t ATT0_objective_data_s::affectedObject

Objective option string value.

Definition at line 151 of file Att0ParametersManagment.hxx.

ATT0_objective_operation_t ATT0_objective_data_s::objectiveOperation

Objective operation enumeration.

Definition at line 148 of file Att0ParametersManagment.hxx.

NameValuesMap ATT0_objective_data_s::objectiveProps

Property name value map

Definition at line 152 of file Att0ParametersManagment.hxx.

tag_t ATT0_objective_data_s::objectiveTag

Objective tag.

Definition at line 149 of file Att0ParametersManagment.hxx.

std::string ATT0_objective_data_s::objectiveType

It is optional and used for any child type of Objective object type to create instead of OOTB.

Definition at line 150 of file Att0ParametersManagment.hxx.


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