<AllowCreateExchange3D>
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 Exchange3D class. If false, the user cannot create the document, and the Exchange3D class is not available (from File > New > Document or right-click Add New > Document).
Example
This example shows a valid configuration for the tag:
<AllowCreateExchange3D>true</AllowCreateExchange3D>
Was this helpful?