<CreateNewParts>
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 new parts are automatically created and linked to a model or drawing when it is saved. <CreateNewParts> only applies to document classes, such as models and drawings.
This tag is only applicable when <ManageParts> is true. If <ManageParts> is false, this tag is ignored and parts will not be created.
Example
This example shows new parts creation set to false:
<CreateNewParts>false</CreateNewParts>
Was this helpful?