<EnableClashAnalysis>
Section:
Options
Required:
No
Value type:
Boolean (true or false)
Default:
true
Product:
Creo Elements/Direct Model Manager
Description
This tag defines whether Creo Elements/Direct Model Manager stores a clash analysis definition (created in Creo Elements/Direct Modeling) as a separate element and displays it as a child of the model. If true, the clash analysis definition is stored as a separate element and displayed as a child of the model.
Having this functionality enabled may cause performance issues during load and save. Turn off clash analyses if not needed.
Example
This example shows the clash analysis functionality turned off:
<EnableClashAnalysis>false</EnableClashAnalysis>
Was this helpful?