<ManageParts>
Section:
Class
Required:
No
Value type:
Boolean (true or false)
Default:
true
Product:
Creo Elements/Direct Model Manager, Creo Elements/Direct Drawing Manager
Description
Determines whether the following functionality is enabled:
Linking of revised models or drawings to their parent part(s).
Loading of part information with the model or drawing.
Back annotating part information to the CAD application after saving a model or drawing.
If true, <CreateNewParts> is checked to determine whether new parts should be automatically created and linked to a model or drawing when it is saved.
Like <CreateNewParts>, <ManageParts> only applies to document classes, such as models and drawings.
Example
This example shows parts management set to false:
<ManageParts>false</ManageParts>
Was this helpful?