Specialized Administration > Supporting Visualization and Publishing > Multi-fidelity Representations > Fidelity Subtypes
  
Fidelity Subtypes
Each fidelity optimization of OL files is stored on a Fidelity subtype instance. The following table illustrates the five subtypes that are available by default in the Windchill system and can be utilized. The names of these subtypes do not impose any specific meaning. The Publish Rules file dictates a fidelity definition using the “file” tag which includes an attribute called “output-prefix” that must map to a fidelity subtype “Internal Name”. The fidelity optimization is defined by all the “options” tags contained within the fidelity’s “file” tag and it’s those options together that impose a semantic meaning of fidelity to the customer’s enterprise.
The five subtypes that are available by default cannot be deleted. If it is determined that only three subtypes are needed to support the customer’s needs, the Instantiable option of the other two subtypes can be set to No using the Windchill Type and Attribute Management utility. This ensures these subtypes are not used and it prevents them from being selected in a user’s Preferred Fidelity preference.
Default Fidelities
Display Name
Content Detail
Internal Name
High Fidelity
All options defined within the file tag with
output-prefix=” com.ptc.FidelityHIGH”
com.ptc.FidelityHIGH
Medium Fidelity
All options defined within the file tag with
output-prefix=” com.ptc.FidelityMEDIUM”
com.ptc.FidelityMEDIUM
Low Fidelity
All options defined within the file tag with
output-prefix=” com.ptc.FidelityLOW”
com.ptc.FidelityLOW
Bounding Box Fidelity
All options defined within the file tag with
output-prefix=” com.ptc.FidelityBBOX”
com.ptc.FidelityBBOX
Empty Fidelity
All options defined within the file tag with
output-prefix=” com.ptc.FidelityEMPTY”
com.ptc.FidelityEMPTY
Creating New Fidelity Subtypes
To create a new subtype, if it is required in your enterprise, follow this procedure. The subtype in our example is called Simple.
1. Navigate to Site > Utilities > Type and Attribute Management.
2. Under Manage Types, scroll to and select Fidelity.The Type-Fidelity page opens.
3. Select Actions > New Subtype. The New Subtype table opens.
4. Enter the following to define the new subtype.
Option
Content Detail
Description
Internal Name
com.mydomain.FidelitySIMPLE
This internal name must match the “output-prefix” in the Publish Rules file that maps the fidelity definition to the creation of this subtype instance.
Display Name
Simple
Description
A simple fidelity
Icon
A user selected icon
Instantiable
Yes
When set to Yes, allows the WVS infrastructure to create the fidelity subtype.
When set to No, the subtype is ignored as if it doesn’t exist.
Subtypeable