Integration with Other Applications > Windchill Workgroup Manager Documentation > Creo Elements/Direct Modeling > PDM Actions > Customizing Windchill BOM Attributes for Text Reference Assignment
  
Customizing Windchill BOM Attributes for Text Reference Assignment
You can customize the list of Windchill BOM attributes that are available for text reference assignment in BOM table layout configuration.
In Creo Elements/Direct Modeling, to customize Windchill BOM attributes for text reference assignment, you must edit the following file:
<Modeling Installation Directory>\personality\sd_customize\UWGM\uwgm_customize_2d
The following example shows how to use the LISP function add-BOM-text-reference-type to make the Windchill BOM attribute ‘Structure Level’ available in the text reference selection UI for customizing BOM layouts.
(docu::add-BOM-text-reference-type "Structure Level")
The uwgm_customize_2d file provides a list of predefined BOM layout text references.
For information on how to configure or customize BOM layouts and assign text references to a layout, in the PTC Creo Elements/Direct Modeling help, see Configure a BOM layout.