Choosing to Display Family Object Symbols in the Folders Table
Showing or hiding the family table symbols on CAD document type icons in the Folders table can be controlled by the following property:
wt.clients.showFamilyGlyph
Because there is a significant performance benefit in bypassing the queries that determine whether to show the family table symbols, the property defaults to false. Therefore, family table symbols on CAD document type icons do not appear by default in the Folders table.
To show the family table symbols in the
Folders table, set
wt.clients.showFamilyGlyph to
true using the
custom.site.xconf file. After setting the property, apply the changes using the Code and Configuration Deployment (CCD) utility. For more information, see
CCD Package Structure.