metadata |
The string-based data associated with the Custom Display Host (CDH) View. When specified in a layout, the ordering of this attribute should precede the "targetcontent" attribute - that will ensure that the CDH will be able to access the "metadata" attribute value at the very beginning of CDH initialization (i.e. before the standard Softimage plug-in callback, CDHHostName_Init()) to influence initialization activities. This attribute's value can also be queried through calling an XSI::ViewContext object's GetMetadata() method.
Possible Values:
| Description:
|
<any string-based data> |
The string-based data of a custom display. |
|
View.GetAttributeValue and View.SetAttributeValue. |