<AutoReleaseDrawing>
Section:
<ReleaseProcess>
Required:
No
Value type:
Boolean (true or false)
Default:
false
Product:
Creo Elements/Direct Model Manager
Description
If true, any drawings owned by the parent model will have their state moved to the new state of the parent. The state is only promoted, not demoted (e.g. if the drawing is already released, it will not be changed to approved).
Example
To replace the default behavior with a configured behavior, add this tag to the <ReleaseProcess> section of your custom xml file.
<AutoReleaseDrawing>true</AutoReleaseDrawing>
Was this helpful?