TeamcenterKnowledge

Configuring Systems Engineering > Customizing Visio diagram templates

Specifying the property for the master shape text box

In a textPropertyMaps entry, a textPropertyMap tag specifies a property whose value is displayed in the text block of each shape based on the master.

<textPropertyMaps>
<textPropertyMap tcPropName="prop_name" tcTypeName="obj_type"
DiagramShapePropName="Text"/>
...
</textPropertyMaps>

Caution: Teamcenter properties can be mapped only to the Visio Text property of the master shape — for all textPropertyMap tags, the DiagramShapePropName parameter value must be Text.

Note: Teamcenter properties of the Boolean, Date, Double, Integer, and Text types can be mapped to the master shape. A master shape can have any number of textPropertyMap tags.

  • tcPropName — replace prop_name with the name of the property to display in the diagram shape's text block.
  • tcTypeName — replace obj_type with the object type to which the property applies.
Master shape tcTypeName (FunctionalModeling) tcTypeName (LogicalModeling)
Function / LogicalBlock Fnd0FunctionalBOMLine, Functionality Fnd0LogicalBlock, Fnd0LogicalBOMLine
TraceLink FND_TraceLink FND_TraceLink
Connection BOMLine BOMLine
InternalPort GDELine GDELine
Item BOMLine, Item BOMLine, Item
ItemRevision BOMLine, FunctionalityRevision, ItemRevision BOMLine, Fnd0LogicalBlockRevision, ItemRevision
Bi-Directional / Input / Output Port GDELine GDELine
Container Fnd0FunctionalBOMLine, Functionality Fnd0LogicalBlock, Fnd0LogicalBOMLine

Source: https://docs.sw.siemens.com/en-US/doc/282219420/PL20251212545240207.plm00038/xid1171852 · retrieved Fri Jul 10 2026 00:00:00 GMT+0000 (Coordinated Universal Time)