<arbitrary_tag>
Section:
Class
Required:
No
Default:
None
Product:
Creo Elements/Direct Model Manager, Creo Elements/Direct Drawing Manager
Description
Arbitrary tags may be entered into a class definition. The value of the tag may be retrieved using the getTagValue(String tag) method on any WMDBObject.
Example
This example shows a valid configuration for the tag:
<some_tag>tag_value</some_tag>
Was this helpful?