Viewing Topology Information

In TopoEdit, each topology item, such as nodes, node inputs, and node outputs, has an associated attribute store that manages the behavior of the node. To see the attributes, select the item, and the Attributes Pane displays the information. For topologies that are loaded from an XML file, some of the nodes may not display the entire attribute store. To see the entire attribute store, resolve the topology. For more information, see Resolving a Topology with TopoEdit.

The following table shows the topology item and the attributes that the pane displays.

Topology item Attributes
Topology nodes
Node input
Node output

 

The attribute values, except for pointer references and array values, can be changed. To change an attribute value, type in the new value next to the attribute and click Save on the Attributes Pane. The new value is updated in the attribute store and applied to the topology only after it is resolved.

To add a new attribute for a node

  1. Select the node by clicking it on the Topology Pane.

    The attributes that are set on the node are shown on the Attributes Pane.

  2. On the Attributes Pane, click Add.

    This opens the Add Attribute dialog box.

  3. From the first drop-down list, choose the Attribute category.

    The categories depend on the topology node. For example, for the source node, the drop-down list shows Presentation Descriptor Attributes and Node Attributes as the available categories.

  4. From the second drop-down list, choose the attribute that you want to set on the node.

  5. In the edit box, add the value for the attribute.

  6. Click Add to add the attribute and return to the main window, or click Cancel to cancel the operation.

  7. From the Topology menu, click Resolve Topology to set the new attribute to the topology.

TopoEdit