<TargetAttributeName>
Section:
Attribute
Required:
No
Value type:
Database attribute name
Default:
None
Product:
Creo Elements/Direct Model Manager
Description
The name of the attribute in the database where the part's value should be stored. You only need to set this value if your attribute name is different from its corresponding name in the database.
This tag is only valid for attributes in 3D model classes (such as MODEL_3D).
Example
This example shows the target attribute configured to MY_ATTRIBUTE:
<TargetAttributeName>MY_ATTRIBUTE</TargetAttributeName>
Was this helpful?