<CreatePartDuringScan>
Section:
Options
Required:
No
Value type:
Boolean (true or false)
Default:
false
Product:
Creo Elements/Direct Model Manager, Creo Elements/Direct Drawing Manager
Description
Defines if a part (Masterdata) should be created at scan time for those items that are not associated with any Masterdata.
If true and an assembly or any of its components (models or drawings) do not already have Masterdata, the scan process creates Masterdata for those components.
* 
If there are required attributes defined for the Masterdata with no default value, Creo Elements/Direct Model Manager will not automatically create the missing Masterdata.
If false and an assembly or any of its components (models or drawings) do not have associated Masterdata, the scan process skips those components and they are not reflected in the resulting BOM.
Example
This example shows a valid configuration for the tag:
<CreatePartDuringScan>true</CreatePartDuringScan>
Was this helpful?