Manually Sorted Recommendations

This is one of the recommendations for attribute and attribute groups. The full list is defined in the Attribute and Attribute Group Recommendations topic here.

The Manually Sorted option requires additional processing power and can have an impact on performance when using extensively.

Manually Sorted can apply to attribute groups as well as object types.

The limitations are:

For more information, see the Manually Sorted section of the Attribute Groups topic in the System Setup / Super User Guide documentation here.

To review the attribute groups with this option enabled, export all attribute groups as STEPXML and in the output file search for ManuallySorted="true". Determine if the parameter can be disabled.

To review the object types with this option enabled, export all object types as Advanced STEPXML using the following template and in the output file search for ManuallySorted="true". Determine if the parameter can be disabled.

<STEP-ProductInformation>
<UserTypes ExportSize="All"/>
<EdgeTypes/>
<CrossReferenceTypes ExportSize="All"/>
</STEP-ProductInformation>

Recommendations

Use the Manually Sorted option only when required to sequence object types or attributes in their attribute group.