<EnablePackets>
Section:
Options
Required:
No
Value type:
Boolean (true or false)
Default:
false
Product:
Creo Elements/Direct Model Manager, Creo Elements/Direct Drawing Manager
Description
If true then all packet-related functionality is turned on. For example:
Ability to create packets.
Action to change packet owner.
Ability to search for packets.
Ability to send packets (the Send Packet menu item).
* 
You must also enable packets when you enable the project-related functionality (<EnableProjects>).
Example
This example shows the packet-related functionality turned off:
<EnablePackets>false</EnablePackets>
Was this helpful?