<Class>
Section:
ClassDefs
Required:
Yes
Value type:
None
Default:
None
Product:
Creo Elements/Direct Model Manager, Creo Elements/Direct Drawing Manager
Description
The <Class> tag contains tags that define a Creo Elements/Direct Manager Server data class. Each data class is defined by a <Class> section in the XML configuration files.
The only required tag within a class definition is <Name>; all other tags are optional.
* 
Be careful when redefining an existing class in your custom xml file. Removing attributes may cause changes in the information displayed. For example, the BOM Editor will not display the Show in report check boxes if you remove the BOM_FLAG attribute from DMMasterdata or DTMasterdatabase (depending on the schema used), or the Manually Managed Item check boxes if you remove the BOM_DESCRIPTION2 attribute from DMMasterdata or DTMasterdatabase.
If you have customized model/drawing classes to change which attributes are key (and therefore comprise the UNIQUE_ID_STRING), then you must also make the same changes in the corresponding change note classes.
Examples
For examples of complete class definitions, please look at existing class definitions in wmconf.xml. For examples of individual tag definitions, please see the entries in this section.
Was this helpful?