<ShowDrawingAsHighestVersion>
Section:
Options
Required:
No
Value type:
Boolean (true or false)
Default:
true
Product:
Creo Elements/Direct Model Manager, Creo Elements/Direct Drawing Manager
Description
This tag determines which version of the drawing associated with a model is displayed when you select the Show drawings as children preference option. The values for the tag are:
True: The highest version of the drawing associated with a model is displayed irrespective of the version of the model.
False: The version of the drawing associated with the version of the model is displayed.
Example
This example shows a valid configuration for the tag:
<ShowDrawingAsHighestVersion>false</ShowDrawingAsHighestVersion>
Was this helpful?