<AllowCreate3DPackage>
Section:
Options
Required:
No
Value type:
Boolean (true or false)
Default:
false
Product:
Creo Elements/Direct Model Manager, Creo Elements/Direct Drawing Manager
Description
This tag is used to define whether the user can create a document in the 3DPackage class. If false, the user cannot create the document, and the 3DPackage class is not available (from File > New > Document or right-click Add New > Document).
Example
This example shows a valid configuration for the tag:
<AllowCreate3DPackage>true</AllowCreate3DPackage>
Was this helpful?